diff scripts/general/logspace.m @ 6630:0fcc8d65b571

[project @ 2007-05-16 15:32:09 by jwe]
author jwe
date Wed, 16 May 2007 15:32:09 +0000
parents 7e2b5d0cf7ad
children 93c65f2a5668
line wrap: on
line diff
--- a/scripts/general/logspace.m
+++ b/scripts/general/logspace.m
@@ -57,7 +57,11 @@
 ## @ifinfo
 ## 10^base and 10^pi,
 ## @end ifinfo
-## in order to  be compatible with the corresponding @sc{Matlab} function.
+## in order to  be compatible with the corresponding @sc{Matlab}
+## function.
+##
+## Also for compatibility, return the second argument if fewer than two
+## values are requested.
 ## @seealso{linspace}
 ## @end deftypefn