exit
Ends the current Scilab session
Arguments
:n the exit status
:
Description
Ends the current Scilab session.
The exit status shall be n, if specified. Otherwise, the value shall
be zero.
See Also
- quit Terminates Scilab or decreases the pause level
- abort interrupt evaluation.
- break keyword to interrupt loops
- resume return or resume execution and copy some local variables