Modifying muscle excitations during forward dynamics

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Ryan Frost
Posts: 3
Joined: Wed Nov 06, 2013 1:11 pm

Modifying muscle excitations during forward dynamics

Post by Ryan Frost » Mon May 26, 2014 9:38 pm

I'm using OpenSim binaries to compile and execute C++ code. I am performing Forward Dynamics and I would like to modify muscle excitations at some future time based on past results. Is this possible? I know how to get the past results, I just don't know how to modify the muscle excitations at the future time. Thanks!

User avatar
Xiangjie Meng
Posts: 15
Joined: Wed Sep 05, 2012 8:09 pm

Re: Modifying muscle excitations during forward dynamics

Post by Xiangjie Meng » Tue May 27, 2014 7:00 am

Hi,

I suggest that you may need to take a look at the Matlab Scripting: http://simtk-confluence.stanford.edu:80 ... ith+Matlab. I think this could help you solve the problem.

Best,
Xiangjie

POST REPLY