Mercurial > hg > octave-lojdl
diff scripts/deprecated/t_rnd.m @ 9209:923c7cb7f13f
Simplify TeXinfo files by eliminating redundant @iftex followed by @tex construction.
spellchecked all .txi and .texi files.
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Sun, 17 May 2009 12:18:06 -0700 (2009-05-17) |
parents | eb63fbe60fab |
children | 16f53d29049f |
line wrap: on
line diff
--- a/scripts/deprecated/t_rnd.m +++ b/scripts/deprecated/t_rnd.m @@ -21,7 +21,7 @@ ## @deftypefnx {Function File} {} t_rnd (@var{n}, @var{sz}) ## Return an @var{r} by @var{c} matrix of random samples from the t ## (Student) distribution with @var{n} degrees of freedom. @var{n} must -## be a scalar or of size @var{r} by @var{c}. Or if @var{sz} is a +## be a scalar or of size @var{r} by @var{c}. Or if @var{sz} is a ## vector create a matrix of size @var{sz}. ## ## If @var{r} and @var{c} are omitted, the size of the result matrix is