ResultsManager - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

MapleSim[Tools]

  

ResultsManager

  

show the simulation results for a MapleSim model

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

ResultsManager(file[1],file[2],...)

Parameters

filek

-

string; name of a MapleSim file

Description

• 

The ResultsManager command opens the Analysis window, which contains the Simulation Results tab, adding any specified MapleSim files to it.

• 

The filek parameters are the filenames of MapleSim models. They must exist and have an msim extension.

• 

When the Analysis window opens, it contains only the Simulation Results Tab.

• 

By default, the 3-D Playback Window for multibody models is empty when the Results Manager opens. To load an animation from a stored result, right-click (Control-click for Macintosh) on the stored result in the Stored Results palette and select Show 3-D Visualization.

• 

You can save any changes you make to the simulation results. To save your changes, click the Save the current model icon.

Examples

filecatkerneloptstoolboxdir=MapleSim,/data/examples/RLCcircuit.msim:

MapleSim:-Tools:-ResultsManagerfile

See Also

MapleSim

MapleSim[LinkModel]

Simulation Results Tab

 


Download Help Document