Man Scilab

halt
Scilab Function

halt - stop execution

Calling Sequence

halt()

Description

stops execution until something is entered in the keyboard.

See Also

pause ,   return ,   exec ,  

Back