Mercurial > hg > octave-nkf
diff scripts/plot/plot.m @ 6448:2110cc251779
[project @ 2007-03-24 02:47:36 by jwe]
author | jwe |
---|---|
date | Sat, 24 Mar 2007 02:47:36 +0000 |
parents | 1896d9b1f302 |
children | 5dc550e1f419 |
line wrap: on
line diff
--- a/scripts/plot/plot.m +++ b/scripts/plot/plot.m @@ -160,7 +160,7 @@ ## This will plot the cosine and sine functions and label them accordingly ## in the key. ## @seealso{semilogx, semilogy, loglog, polar, mesh, contour, __pltopt__ -## bar, stairs, errorbar, replot, xlabel, ylabel, title, print} +## bar, stairs, errorbar, xlabel, ylabel, title, print} ## @end deftypefn ## Author: jwe