Mercurial > hg > octave-nkf
diff scripts/general/num2str.m @ 3407:5e0a0b1cba43
[project @ 2000-01-06 03:13:55 by jwe]
author | jwe |
---|---|
date | Thu, 06 Jan 2000 03:14:17 +0000 |
parents | 4f40efa995c1 |
children | ae7adbb591e8 |
line wrap: on
line diff
--- a/scripts/general/num2str.m +++ b/scripts/general/num2str.m @@ -24,8 +24,7 @@ ## but are provided for compatibility with @sc{Matlab}. For better control ## over the results, use @code{sprintf} (@pxref{Formatted Output}). ## @end deftypefn - -## See also: sprintf, int2str +## @seealso{sprintf, int2str} ## Author: jwe