diff doc/interpreter/matrix.txi @ 8817:03b7f618ab3d

include docstrings for new functions in the manual
author John W. Eaton <jwe@octave.org>
date Thu, 19 Feb 2009 15:39:19 -0500
parents 68aa5abfd136
children fcba62cc4549
line wrap: on
line diff
--- a/doc/interpreter/matrix.txi	Thu Feb 19 17:04:28 2009 +0100
+++ b/doc/interpreter/matrix.txi	Thu Feb 19 15:39:19 2009 -0500
@@ -118,6 +118,8 @@
 
 @DOCSTRING(sortrows)
 
+@DOCSTRING(issorted)
+
 Since the @code{sort} function does not allow sort keys to be specified,
 it can't be used to order the rows of a matrix according to the values
 of the elements in various columns@footnote{For example, to first sort