Runs the analysis script in analysis objects.
For the “model” analysis group at the top of the object tree, if “trim child results” is enabled, this command saves the select results but trims all other results in the simulation.
Note: Scripts that already have data are not re-run; to re-run a script, first clear data using clearanalysis.
| Syntax | Description |
|---|---|
| runanalysis; |
Runs the analysis scripts in all analysis objects in the simulation file. This function does not return any data. |
| runanalysis("group name"); |
Runs the analysis script in the analysis object named "group name". This function does not return any data. |
See Also