Mercurial > hg > octave-nkf
diff scripts/plot/grid.m @ 6448:2110cc251779
[project @ 2007-03-24 02:47:36 by jwe]
author | jwe |
---|---|
date | Sat, 24 Mar 2007 02:47:36 +0000 |
parents | 44c91c5dfe1d |
children | 673686daec87 |
line wrap: on
line diff
--- a/scripts/plot/grid.m +++ b/scripts/plot/grid.m @@ -29,7 +29,7 @@ ## be either @code{"on"} or @code{"off"} to explicitly set the state of ## the minor grid. ## @seealso{plot, semilogx, semilogy, loglog, polar, mesh, contour, -## bar, stairs, replot, xlabel, ylabel, title} +## bar, stairs, xlabel, ylabel, title} ## @end deftypefn ## Author: jwe