Accessing "built-in curves" from MATLAB

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Leng-Feng Lee
Posts: 3
Joined: Tue May 11, 2010 12:30 pm

Accessing "built-in curves" from MATLAB

Post by Leng-Feng Lee » Fri Nov 25, 2011 12:44 pm

Hi all,

Running and exporting OpenSim studies (IK, ID, etc.) from MATLAB is pretty well documented here. However, I have not been able to find a way to have MATLAB run and export those "built-in curves" (moment-arm, muscle-tendon length, etc.) from OpenSim. Is there a way to do so? I have tried search the User Guide and this site with no luck.

Appreciate your time!

Sincerely,
Leng-Feng

User avatar
Ayman Habib
Posts: 2238
Joined: Fri Apr 01, 2005 12:24 pm

Re: Accessing "built-in curves" from MATLAB

Post by Ayman Habib » Mon Nov 28, 2011 11:29 am

Hi Leng-Feng,

For the curves you refer to, in the plotter, these are not built-in but are computed by running the AnalyzeTool with a MuscleAnalysis. You should be able to run the "analyze" executable from MATLAB and then load the resulting files.

Hope this helps and please let me know if you have any questions,
-Ayman

POST REPLY