Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
debug
デバッギングレベル
呼出し手順
debug(level_int) level_int = debug() previous_level_int = debug(level_int)
パラメータ
- level_int
integer (-1 to 4)
説明
level_int
の値(0,1,2,3,4)により, debug
はデバッグのレベルを定義します. この関数はパーサ用で,
Scilabスクリプト用ではなく, Scilabのエキスパート専用です.
Report an issue | ||
<< Debugging | Debugging | delbpt >> |