Page 1 of 1

Matlab Coding Help

Posted: Tue Jun 14, 2016 6:24 am
by alisonrogo
Hi everyone!
I am attempting to create a code for Static Optimization in Matlab. I have a code that works, but it does not work when I check the "use muscle force-length-velocity relation" in OpenSim in order to get my results. It says that it cannot access my actuator file. Can anyone help me?

Re: Matlab Coding Help

Posted: Wed Jun 15, 2016 12:58 am
by mitkof6
Hi,

You probably load an .xml file with the setup of the static optimization. Now in the Actuators and External Loads tab, you can specify additional force set files. Try removing the actuator file, because SO can run without the need for extra actuation.

Best