<< getscilabkeywords Entrées/Sorties input >>

Aide de Scilab >> Entrées/Sorties > halt

halt

stop execution

Calling Sequence

halt()
halt('a message')

Description

stops execution until something is entered in the keyboard.

Examples

halt('Press a key')

halt()

See Also


Report an issue
<< getscilabkeywords Entrées/Sorties input >>