diff doc/interpreter/matrix.txi @ 4845:a9cfb8b37759

[project @ 2004-04-02 20:12:24 by jwe]
author jwe
date Fri, 02 Apr 2004 20:12:24 +0000
parents d7d9ca19960a
children b92d59213e63
line wrap: on
line diff
--- a/doc/interpreter/matrix.txi	Fri Apr 02 17:26:54 2004 +0000
+++ b/doc/interpreter/matrix.txi	Fri Apr 02 20:12:24 2004 +0000
@@ -75,6 +75,16 @@
 
 @DOCSTRING(rot90)
 
+@DOCSTRING(cat)
+
+@DOCSTRING(horzcat)
+
+@DOCSTRING(vertcat)
+
+@DOCSTRING(permute)
+
+@DOCSTRING(ipermute)
+
 @DOCSTRING(reshape)
 
 @DOCSTRING(shift)