diff doc/interpreter/matrix.txi @ 8839:fcba62cc4549

add chapter about diagonal and permutation matrices to manual
author Jaroslav Hajek <highegg@gmail.com>
date Mon, 23 Feb 2009 13:55:44 +0100
parents 03b7f618ab3d
children d6de39523f03
line wrap: on
line diff
--- a/doc/interpreter/matrix.txi	Mon Feb 23 12:47:30 2009 +0100
+++ b/doc/interpreter/matrix.txi	Mon Feb 23 13:55:44 2009 +0100
@@ -239,8 +239,6 @@
 
 @DOCSTRING(randperm)
 
-@DOCSTRING(diag)
-
 The functions @code{linspace} and @code{logspace} make it very easy to
 create vectors with evenly or logarithmically spaced elements.
 @xref{Ranges}.