diff scripts/plot/grid.m @ 5642:2618a0750ae6

[project @ 2006-03-06 21:26:48 by jwe]
author jwe
date Mon, 06 Mar 2006 21:26:54 +0000
parents 5b80eaa366c1
children f0fbefd984f6
line wrap: on
line diff
--- a/scripts/plot/grid.m	Sat Mar 04 22:21:01 2006 +0000
+++ b/scripts/plot/grid.m	Mon Mar 06 21:26:54 2006 +0000
@@ -22,10 +22,9 @@
 ## For two-dimensional plotting, force the display of a grid on the plot.
 ## The argument may be either @code{"on"} or @code{"off"}.  If it is
 ## omitted, @code{"on"} is assumed.
+## @seealso{plot, semilogx, semilogy, loglog, polar, mesh, contour,
+## bar, stairs, replot, xlabel, ylabel, title}
 ## @end deftypefn
-##
-## @seealso{plot, semilogx, semilogy, loglog, polar, mesh, contour,
-## bar, stairs, replot, xlabel, ylabel, and title}
 
 ## Author: jwe