Retrieving Muscle Forces and Directions

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Griffin Holt
Posts: 3
Joined: Thu Jan 09, 2020 12:43 pm

Retrieving Muscle Forces and Directions

Post by Griffin Holt » Thu Jan 09, 2020 12:54 pm

Hello,

I'm trying to represent muscle forces as vectors in MATLAB, and to do this I need help retrieving three things from my OpenSim file.

First, I need to get the coordinate of a specific muscles attachment onto a bone.
Second, I need to get the magnitude of the force that is acting on the bone from the muscle at this location.
Third, I need to get the direction of this force.

Any help would be greatly appreciated.

Tags:

User avatar
Thomas Uchida
Posts: 1793
Joined: Wed May 16, 2012 11:40 am

Re: Retrieving Muscle Forces and Directions

Post by Thomas Uchida » Thu Jan 09, 2020 4:04 pm

Please see this plugin: https://simtk.org/projects/force_direction. Some relevant information can also be found in other Forum topics (e.g., topic 11324, viewtopicPhpbb.php?f=91&t=11324).

User avatar
Griffin Holt
Posts: 3
Joined: Thu Jan 09, 2020 12:43 pm

Re: Retrieving Muscle Forces and Directions

Post by Griffin Holt » Mon Jan 13, 2020 8:22 am

Hey Thomas,

Thanks for the reply. Unfortunately, we are using OS 4.0, and do not have a compatible model for the 3.3 plugin. Is there any way to do this without the plugin?

User avatar
Griffin Holt
Posts: 3
Joined: Thu Jan 09, 2020 12:43 pm

Re: Retrieving Muscle Forces and Directions

Post by Griffin Holt » Mon Jan 13, 2020 10:44 am

I might be able to use OpenSim 3.3 after all, but I cannot find a download link to OpenSim 3.3. Could you help me out?

User avatar
Ayman Habib
Posts: 2248
Joined: Fri Apr 01, 2005 12:24 pm

Re: Retrieving Muscle Forces and Directions

Post by Ayman Habib » Mon Jan 13, 2020 10:50 am

Hello,

On the downloads page, there's a link to previous releases, expanding that will show the downloads for version 3.3 and older. Keep in mind though that version 3.3 was supported only on Windows.

Best of luck,
-Ayman

POST REPLY