Saving plots

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Ayman Habib
Posts: 2248
Joined: Fri Apr 01, 2005 12:24 pm

Saving plots

Post by Ayman Habib » Fri Oct 12, 2007 10:29 am

>>I am wondering if I can output the plot to save as a file?

We understand the value of the feature to save and restore plots as is, and we're working on implementing it. In the meantime users can do the following in OpenSim 1.0:

- Export the plot to an image (png, postscript, .. etc.) if that's what you want.
or
- Export the data to Storage file(s).
To recreate the plot, if that's the intention, you'll need to load the data and recreate the curves from the data.

Instructions on how to accomplish both solutions above are in the Quick Refernece guide posted on the OpenSim project downloads page.

Hope this helps,

-Ayman

POST REPLY