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

close

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


Function Synopsis

close(h)

Help text

CLOSE	Close specified window.
	CLOSE(H) closes the window with handle H.
	CLOSE, by itself, closes the current figure window.

	CLOSE closes the window unconditionally and without confirmation.

	CLOSE('name') closes the named window.

	CLOSE ALL closes all the open windows.

	See also DELETE.

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