Matlab script for loading static optemization forces into joint reaction force analysis

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Seyyed Hamed Hosseini Nasab
Posts: 18
Joined: Mon Jan 25, 2016 3:32 am

Matlab script for loading static optemization forces into joint reaction force analysis

Post by Seyyed Hamed Hosseini Nasab » Wed May 24, 2017 6:50 am

Hi everybody,

I am looking for the matlab script to change the path to the file containing SO forces in joint reaction force analysis. I really appreciate your help.

With kind regards,
Hamed

User avatar
Thomas Uchida
Posts: 1797
Joined: Wed May 16, 2012 11:40 am

Re: Matlab script for loading static optemization forces into joint reaction force analysis

Post by Thomas Uchida » Wed May 24, 2017 11:38 am

Have you tried setResultsDir()? You can call methodsview in MATLAB to see a list of all available methods in an OpenSim class. See the "Scripting with Matlab" page in the Confluence documentation (http://simtk-confluence.stanford.edu:80 ... ith+Matlab).

POST REPLY