Search found 3 matches
- Wed Jun 14, 2023 6:38 am
- Forum: OpenSim
- Topic: Getting Torque Applied by AFO - Toy Landing Example
- Replies: 0
- Views: 174
Getting Torque Applied by AFO - Toy Landing Example
Dear im experts, I am quite new at using OpenSim, and was working with the ToyLanding example for my work. I want to find the torque applied by the AFO at the joint. I was also trying to work with the model in MATLAB as well. Could someone please help me with the methods and classes I need to use to...
- Fri Jun 09, 2023 12:31 pm
- Forum: OpenSim
- Topic: Problem about opening a Opensim Model in MATLAB
- Replies: 1
- Views: 249
Problem about opening a Opensim Model in MATLAB
Hi, I am trying to open the Toylanding_AFO model in the MATLAB. Here are my code import org.opensim.modeling.* model = Model('D:\INDIVIDUAL PROJECT\opensim\OpenSim 4.4\Resources\Models\NEWdLanding\ToyLandingModel_AFO.osim'); state = osimModel.initSystem(); Now I received the error as below, Java exc...
- Mon Jun 05, 2023 9:19 am
- Forum: OpenSim
- Topic: the result of the Simulation-Based Design to Prevent Ankle Injuries
- Replies: 0
- Views: 185
the result of the Simulation-Based Design to Prevent Ankle Injuries
following the steps given by the tutorial, my result of the unassisted is quite different from the result given in the tutorial. But I don't know which part is incorrect. The peak value of the angle is about 41 degrees from my result but it should be over 50. I thought the model given is used the sa...