<< for Control flow if then else >>

Scilab Help >> Scilab > Control flow > halt

halt

実行を停止

呼び出し手順

halt()
halt('a message')

説明

キーボードから何か入力されるまで実行を停止します.

halt('Press a key')
halt()

参照


Report an issue
<< for Control flow if then else >>