problem with FD simulation using outside excitation

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Pengfei Liu
Posts: 15
Joined: Tue Sep 20, 2022 8:15 am

problem with FD simulation using outside excitation

Post by Pengfei Liu » Mon Apr 22, 2024 6:19 am

hi, is there anyone can give me a help?
i'm preparing to use the excitation acquired from the experimental subject to drive the Musculoskeletal models, how to add time series excitation file into muscle controller using matlab api?

Tags:

User avatar
Carmichael Ong
Posts: 378
Joined: Fri Feb 24, 2012 11:50 am

Re: problem with FD simulation using outside excitation

Post by Carmichael Ong » Fri May 03, 2024 10:26 am

The PrescribedController class could be helpful in your case.

An example using the controller: https://github.com/opensim-org/opensim- ... _arm.m#L58

POST REPLY