OpenSim/Matlab interface

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Sheeba Davis
Posts: 56
Joined: Sat Mar 23, 2019 5:19 am

OpenSim/Matlab interface

Post by Sheeba Davis » Wed Dec 30, 2020 11:40 pm

Hi OpenSim expert team

I would like to write a matlab code (with OpenSim commands) to calculate JRF in a running model. Can you please tell me from where do i start with? The problem is that i am confused with the commands that i need to use.

Thanks in advance.

Sheeba Davis

Tags:

User avatar
Carmichael Ong
Posts: 401
Joined: Fri Feb 24, 2012 11:50 am

Re: OpenSim/Matlab interface

Post by Carmichael Ong » Mon Jan 11, 2021 12:44 am

The JointReaction class (https://simtk.org/api_docs/opensim/api_ ... ction.html) would be a good place to start. This is what the Joint Reaction Analysis uses.

User avatar
Sheeba Davis
Posts: 56
Joined: Sat Mar 23, 2019 5:19 am

Re: OpenSim/Matlab interface

Post by Sheeba Davis » Tue Jan 12, 2021 9:39 pm

Hi Carmichael

Thanks for your response.

The link connects to API which has a list of C++ commands needed for JRF analysis. I would like to know how i can incorporate them in matlab.

Thanks
Sheeba

POST REPLY