Muscle attachment co-ordinates vs time?

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
User avatar
Thomas Uchida
Posts: 1777
Joined: Wed May 16, 2012 11:40 am

Re: Muscle attachment co-ordinates vs time?

Post by Thomas Uchida » Sat Feb 10, 2018 11:51 pm

I don't think realizePosition() is available in OpenSim 3.3 via Matlab. You might try calling model.computeStateVariableDerivatives(state); (https://simtk.org/api_docs/opensim/api_ ... 3dc9c41d17) instead, which will end up realizing the state.

POST REPLY