Matlab Coding Help

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Alison Rogozinski
Posts: 14
Joined: Tue Jun 07, 2016 7:44 am

Matlab Coding Help

Post by Alison Rogozinski » Tue Jun 14, 2016 6:24 am

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?

User avatar
Dimitar Stanev
Posts: 1096
Joined: Fri Jan 31, 2014 5:14 am

Re: Matlab Coding Help

Post by Dimitar Stanev » Wed Jun 15, 2016 12:58 am

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

POST REPLY