Hello,
I am calculating muscle length and moment arm through M-file and S- function. It takes long time to get the results. I am not sure why it is very slow but I expect that the due to calculating model parameters that I do not need. Is there a way to make it faster by deactivating other calculations, if this is the reason.
Thanks Alot
Matlab interface/ Muscle length
- Thomas Uchida
- Posts: 1792
- Joined: Wed May 16, 2012 11:40 am
Re: Matlab interface/ Muscle length
It sounds like you want to use a MuscleAnalysis (https://simtk.org/api_docs/opensim/api_ ... lysis.html) or the MomentArmSolver (https://simtk.org/api_docs/opensim/api_ ... olver.html).
You can find additional information and sample scripts by searching the Forum (e.g., see viewtopicPhpbb.php?f=91&t=7723).
You can find additional information and sample scripts by searching the Forum (e.g., see viewtopicPhpbb.php?f=91&t=7723).