[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
This function is called by

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON