MapleSim[Tools]
ResultsManager
show the simulation results for a MapleSim model
Calling Sequence
Parameters
Description
Examples
ResultsManager(file[1],file[2],...)
filek
-
string; name of a MapleSim file
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.
file≔catkerneloptstoolboxdir=MapleSim,/data/examples/RLCcircuit.msim:
MapleSim:-Tools:-ResultsManagerfile
See Also
MapleSim
MapleSim[LinkModel]
Simulation Results Tab
Download Help Document