comparison 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
comparison
equal deleted inserted replaced
6447:3f79532415b5 6448:2110cc251779
27 ## If @var{arg} is @code{"minor"} then the minor grid is toggled. When 27 ## If @var{arg} is @code{"minor"} then the minor grid is toggled. When
28 ## using a minor grid a second argument @var{arg2} is allowed, which can 28 ## using a minor grid a second argument @var{arg2} is allowed, which can
29 ## be either @code{"on"} or @code{"off"} to explicitly set the state of 29 ## be either @code{"on"} or @code{"off"} to explicitly set the state of
30 ## the minor grid. 30 ## the minor grid.
31 ## @seealso{plot, semilogx, semilogy, loglog, polar, mesh, contour, 31 ## @seealso{plot, semilogx, semilogy, loglog, polar, mesh, contour,
32 ## bar, stairs, replot, xlabel, ylabel, title} 32 ## bar, stairs, xlabel, ylabel, title}
33 ## @end deftypefn 33 ## @end deftypefn
34 34
35 ## Author: jwe 35 ## Author: jwe
36 36
37 ## PKG_ADD: mark_as_command grid 37 ## PKG_ADD: mark_as_command grid