Mercurial > hg > octave-lyh
diff src/data.cc @ 4455:abbf63293766
[project @ 2003-07-11 01:01:16 by jwe]
author | jwe |
---|---|
date | Fri, 11 Jul 2003 01:01:17 +0000 |
parents | 83d4452bc522 |
children | 7afd4bf05aa8 |
line wrap: on
line diff
--- a/src/data.cc +++ b/src/data.cc @@ -1098,8 +1098,7 @@ stored in decreasing order. If the number of points is not specified, a\n\ value of 100 is used.\n\ \n\ -The @code{linspace} function always returns a row vector, regardless of\n\ -the value of @code{prefer_column_vectors}.\n\ +The @code{linspace} function always returns a row vector.\n\ @end deftypefn") { octave_value retval;