Scilab 5.5.1
Please note that the recommended version of Scilab is 6.1.0. This page might be outdated.
See the recommended documentation of this function
errclear
エラーのクリア
呼出し手順
errclear([n])
説明
n
型のエラーに結合されたアクション(エラーハンドラ)
をクリアします.
n
が正の場合,クリアされるエラーの番号となります ;
それ以外の場合,全ての誤差がクリアされます (デフォルトの場合)
Comments
Add a comment:
Please login to comment this page.