Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
halt
実行を停止
呼び出し手順
halt() halt('a message')
説明
キーボードから何か入力されるまで実行を停止します.
例
halt('Press a key') halt()
Report an issue | ||
<< for | Control flow | if then else >> |