diff src/data.cc @ 7007:6304d9ea0a30

[project @ 2007-10-11 16:26:36 by jwe]
author jwe
date Thu, 11 Oct 2007 16:26:37 +0000
parents 8b0cfeb06365
children 93c65f2a5668
line wrap: on
line diff
--- a/src/data.cc	Wed Oct 10 19:15:04 2007 +0000
+++ b/src/data.cc	Thu Oct 11 16:26:37 2007 +0000
@@ -2580,7 +2580,7 @@
 @deftypefn {Built-in Function} {} squeeze (@var{x})\n\
 Remove singleton dimensions from @var{x} and return the result.\n\
 Note that for compatibility with @sc{Matlab}, all objects have\n\
-a minimum of two dimensions.\n\
+a minimum of two dimensions and row vectors are left unchanged.\n\
 @end deftypefn")
 {
   octave_value retval;