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

Online Help

All Products    Maple    MapleSim


ShowResultsManager

show the Results Manager

 

Calling Sequence

Parameters

Options

Description

Examples

Calling Sequence

ShowResultsManager(file1,file2,...,opts)

Parameters

filek

-

(optional) string; MapleSim files

Options

• 

none = truefalse

  

True means open the results manager with no files. The default is false.

Description

• 

ShowResultsManager opens the MapleSim Analysis window with the Simulation Results tab. The Simulation Results tab contains the plots of MapleSim simulations.

• 

The optional filek arguments are filenames of additional MapleSim files. The filename associated with the linked model is automatically included.

• 

When the Analysis window launches, 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

AMapleSim:-LinkModelfilename=catkerneloptstoolboxdir=MapleSim,/data/examples/RLCcircuit.msim:

A:-ShowResultsManager

See Also

MapleSim

MapleSim[LinkModel]