[Master Index] [Index for /tools/hpmatlab/toolbox/matlab/graphics]

reset

(/tools/hpmatlab/toolbox/matlab/graphics/reset.m)


Help text

RESET	Reset axis or figure.
	RESET(H) resets all properties, except position, of the object 
	with handle H to their default values.  For example,

	RESET(GCA) resets the properties of the current axis.
	RESET(GCF) resets the properties of the current figure. 

	See also CLF, CLA, HOLD.

Cross-Reference Information

This is called by

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