Scilab 5.5.1
Please note that the recommended version of Scilab is 6.1.1. This page might be outdated.
See the recommended documentation of this function
halt
実行を停止
呼び出し手順
halt() halt('a message')
説明
キーボードから何か入力されるまで実行を停止します.
例
halt('Press a key') halt()
Comments
Add a comment:
Please login to comment this page.