Page 2 of 2

Re: Muscle attachment co-ordinates vs time?

Posted: Sat Feb 10, 2018 11:51 pm
by tkuchida
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.