next up previous contents
Next: SOURCE Execute an Arbitrary Up: FreeMat Functions Previous: QUIT Quit Program   Contents

Subsections

SLEEP Sleep For Specified Number of Seconds

Usage

Suspends execution of FreeMat for the specified number of seconds. The general syntax for its use is

  sleep(n),

where n is the number of seconds to wait.



2004-10-27