Using Simbody in matlab.

Simbody is useful for internal coordinate and coarse grained molecule modeling, large scale mechanical models like skeletons, and anything else that can be modeled as bodies interconnected by joints, acted upon by forces, and restricted by constraints.
POST REPLY
User avatar
Ratna Sambhav
Posts: 42
Joined: Sat Jan 12, 2019 10:16 am

Using Simbody in matlab.

Post by Ratna Sambhav » Tue Jun 30, 2020 10:45 pm

Is there anyway, Simbody classes can be accessed and used in matlab using API?

User avatar
Michael Sherman
Posts: 805
Joined: Fri Apr 01, 2005 6:05 pm

Re: Using Simbody in matlab.

Post by Michael Sherman » Wed Jul 01, 2020 8:27 am

Simbody classes would have to be wrapped in some way to access them from Matlab. The OpenSim project has such wrappings for its classes and may have provided access to some of the Simbody classes also since those are exposed in OpenSim -- you could check with them.

Sherm

POST REPLY