[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/plotxy]
grid
(/tools/hpmatlab/toolbox/matlab/plotxy/grid.m)
Function Synopsis
grid(opt_grid);
Help text
GRID Grid lines for 2-D and 3-D plots.
GRID ON adds grid lines to the current axes.
GRID OFF takes them off.
GRID, by itself, toggles the grid state.
GRID sets the XGrid, YGrid, and ZGrid properties of
the current axes.
See also TITLE, XLABEL, YLABEL, ZLABEL, AXES, PLOT.
Cross-Reference Information
This function calls
- else /tools/hpmatlab/toolbox/matlab/lang/else.m
- elseif /tools/hpmatlab/toolbox/matlab/lang/elseif.m
- end /tools/hpmatlab/toolbox/matlab/lang/end.m
- error /tools/hpmatlab/toolbox/matlab/lang/error.m
- gca /tools/hpmatlab/toolbox/matlab/graphics/gca.m
- get /tools/hpmatlab/toolbox/matlab/graphics/get.m
- if /tools/hpmatlab/toolbox/matlab/lang/if.m
- nargin /tools/hpmatlab/toolbox/matlab/elmat/nargin.m
- set /tools/hpmatlab/toolbox/matlab/graphics/set.m
This function is called by
- cohere /tools/hpmatlab/toolbox/signal/cohere.m
- complex_exampleee2200/complex_example.m
- csd /tools/hpmatlab/toolbox/signal/csd.m
- enveloper ee2200/enveloper.m
- filtdemo /tools/hpmatlab/toolbox/signal/filtdemo.m
- moddemo /tools/hpmatlab/toolbox/signal/moddemo.m
- psd /tools/hpmatlab/toolbox/signal/psd.m
- remez /tools/hpmatlab/toolbox/signal/remez.m
- sosdemo /tools/hpmatlab/toolbox/signal/sosdemo.m
- tfe /tools/hpmatlab/toolbox/signal/tfe.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON