Mercurial > hg > octave-lyh
diff doc/interpreter/sparse.txi @ 7007:6304d9ea0a30
[project @ 2007-10-11 16:26:36 by jwe]
author | jwe |
---|---|
date | Thu, 11 Oct 2007 16:26:37 +0000 |
parents | 8b0cfeb06365 |
children | fd42779a8428 |
line wrap: on
line diff
--- a/doc/interpreter/sparse.txi +++ b/doc/interpreter/sparse.txi @@ -366,7 +366,7 @@ There are several graphical means of finding out information about sparse matrices. The first is the @dfn{spy} command, which displays the structure of the non-zero elements of the -matrix. @xref{fig:spmatrix}, for an exaple of the use of +matrix. @xref{fig:spmatrix}, for an example of the use of @dfn{spy}. More advanced graphical information can be obtained with the @dfn{treeplot}, @dfn{etreeplot} and @dfn{gplot} commands.