Mercurial > hg > octave-lyh
diff scripts/plot/semilogy.m @ 3408:ae7adbb591e8
[project @ 2000-01-06 08:29:11 by jwe]
author | jwe |
---|---|
date | Thu, 06 Jan 2000 08:29:26 +0000 |
parents | 5e0a0b1cba43 |
children | e0b7a493e5a8 |
line wrap: on
line diff
--- a/scripts/plot/semilogy.m +++ b/scripts/plot/semilogy.m @@ -24,7 +24,7 @@ ## that @code{semilogy} will accept. ## @end deftypefn ## @seealso{plot, semilogx, loglog, polar, mesh, contour, bar, stairs, -## gplot, gsplot, replot, xlabel, ylabel, title} +## gplot, gsplot, replot, xlabel, ylabel, and title} ## Author: jwe