diff src/data.cc @ 6999:9325d3f604a3

[project @ 2007-10-10 17:03:34 by jwe]
author jwe
date Wed, 10 Oct 2007 17:03:35 +0000
parents 2883ea1c5c18
children 8b0cfeb06365
line wrap: on
line diff
--- a/src/data.cc	Wed Oct 10 16:53:23 2007 +0000
+++ b/src/data.cc	Wed Oct 10 17:03:35 2007 +0000
@@ -2579,6 +2579,8 @@
   "-*- texinfo -*-\n\
 @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\
 @end deftypefn")
 {
   octave_value retval;