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

pause

(/tools/hpmatlab/toolbox/matlab/lang/pause.m)


Help text

PAUSE	Wait for user response.
	PAUSE causes a procedure to stop and wait for the user to 
 	strike any key before continuing.
	PAUSE(n) pauses for n seconds before continuing.
	PAUSE OFF indicates that any subsequent PAUSE or PAUSE(n)
	commands should not actually pause.  This allows normally
	interactive scripts to run unattended.
	PAUSE ON indicates that subsequent PAUSE commands should pause.

Cross-Reference Information

This is called by

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