Page 1 of 1

OpenSim/Matlab interface

Posted: Wed Dec 30, 2020 11:40 pm
by sheebadavis
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

Re: OpenSim/Matlab interface

Posted: Mon Jan 11, 2021 12:44 am
by ongcf
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.

Re: OpenSim/Matlab interface

Posted: Tue Jan 12, 2021 9:39 pm
by sheebadavis
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