Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
model_execution_and_debugging [2020/05/10 02:31] admin removed |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Execute & Debug Models ===== | ||
- | To execute a model, just click on {{http:// | ||
- | |||
- | You can also run your model without executing MScript. You can so by clicking on the sidebar button **// | ||
- | |||
- | You can step through your model when you use " | ||
- | |||
- | * [[modelingtab| Model Tab]] | ||
- | * [[ExecMScriptExpr|MScript Sandnox]] | ||
- | * [[mScriptEditor|mScript Editor]] | ||
- | |||
- | You can step through the execution in one of the following ways: | ||
- | |||
- | * execute until next breakpoint (either on transition or on mScript line) by pressing {{http:// | ||
- | * step over to next state/ | ||
- | * step over mScript line by line by pressing {{http:// | ||
- | * step over mScript by number of lines or to a specific line by pressing {{http:// | ||
- | |||
- | You can find more information about these options at [[Model Execution Buttons|Model Execution Buttons (sidebar buttons)]] |