Mercurial > hg > octave-nkf
changeset 6774:3b09c87d5165
[project @ 2007-07-13 13:27:36 by dbateman]
author | dbateman |
---|---|
date | Fri, 13 Jul 2007 13:27:36 +0000 |
parents | b6e2ab6a8421 |
children | 67794bf1ab3b |
files | src/DLD-FUNCTIONS/sparse.cc src/data.cc |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/sparse.cc +++ b/src/DLD-FUNCTIONS/sparse.cc @@ -1067,7 +1067,7 @@ \n\ @noindent\n\ Given a matrix argument, instead of a vector, @code{spdiag} extracts the\n\ -@var{k}-th diagonal of the sparse matrix.\n\ +@var{k}-th diagonal of the sparse matrix.\n\ @seealso{diag}\n\ @end deftypefn") {