diff scripts/statistics/distributions/logistic_rnd.m @ 4862:a0997c4d1d54

[project @ 2004-04-15 21:14:43 by jwe]
author jwe
date Thu, 15 Apr 2004 21:14:44 +0000
parents 265d566cc770
children 4c8a2e4e0717
line wrap: on
line diff
--- a/scripts/statistics/distributions/logistic_rnd.m	Fri Apr 09 00:06:01 2004 +0000
+++ b/scripts/statistics/distributions/logistic_rnd.m	Thu Apr 15 21:14:44 2004 +0000
@@ -19,7 +19,7 @@
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} logistic_rnd (@var{r}, @var{c})
-## @deftypefn {Function File} {} logistic_rnd (@var{sz})
+## @deftypefnx {Function File} {} logistic_rnd (@var{sz})
 ## Return an @var{r} by @var{c} matrix of random numbers from the
 ## logistic distribution. Or is @var{sz} is a vector, create a matrix of
 ## @var{sz}.