SLEEP
Name:
Type:
Purpose:
This command pauses for a specified number of seconds.
Description:
Syntax:
SLEEP <n>
where <n> specifies the number of seconds the pause will
last.
Examples:
PLOT X**2 FOR X = 1 1 9
SLEEP 5
Default:
Synonyms:
Related Commands:
|
SYSTEM
|
= Enter an operating system command within a
Dataplot session.
|
|
CD
|
= Change the current directory
|
|
PAUSE
|
= Wait for a carriage return before continuing.
|
Applications:
Implementation Date:
Program:
PLOT X**2 FOR X = 1 1 9
SLEEP 5
Date created: 6/5/2001
Last updated: 4/4/2003
Please email comments on this WWW page to
alan.heckert@nist.gov.