diff doc/interpreter/data.txi @ 6549:5a5a09d7deb8

[project @ 2007-04-20 06:55:29 by jwe]
author jwe
date Fri, 20 Apr 2007 06:55:29 +0000
parents d5667eaf8859
children 1b7a6061a05d
line wrap: on
line diff
--- a/doc/interpreter/data.txi	Fri Apr 20 05:31:41 2007 +0000
+++ b/doc/interpreter/data.txi	Fri Apr 20 06:55:29 2007 +0000
@@ -136,13 +136,20 @@
 data structure type doesn't have rows or columns, so the @code{rows} and
 @code{columns} functions return @minus{}1 for structure arguments.
 
+@DOCSTRING(ndims)
+
 @DOCSTRING(columns)
 
 @DOCSTRING(rows)
 
+@DOCSTRING(numel)
+
 @DOCSTRING(length)
 
 @DOCSTRING(size)
 
 @DOCSTRING(isempty)
 
+@DOCSTRING(sizeof)
+
+@DOCSTRING(size_equal)