Mercurial > hg > octave-nkf
diff scripts/plot/semilogy.m @ 6448:2110cc251779
[project @ 2007-03-24 02:47:36 by jwe]
author | jwe |
---|---|
date | Sat, 24 Mar 2007 02:47:36 +0000 |
parents | a5cd8b77e892 |
children | 76e3d985ae56 |
line wrap: on
line diff
--- a/scripts/plot/semilogy.m +++ b/scripts/plot/semilogy.m @@ -23,7 +23,7 @@ ## the description of @code{plot} for a description of the arguments ## that @code{semilogy} will accept. ## @seealso{plot, semilogx, loglog, polar, mesh, contour, bar, stairs, -## replot, xlabel, ylabel, title} +## xlabel, ylabel, title} ## @end deftypefn ## Author: jwe