Page 1 of 1

interface with Matlab

Posted: Thu Apr 18, 2019 4:39 am
by ssyx
Hello,

I am trying to learn how to interface Opensim with Matlab from the project https://simtk.org/projects/opensimmatlab/.

When I compile c++ file in Matlab, I got four errors:
pic.PNG
pic.PNG (9.44 KiB) Viewed 161 times
How to fix these? Thank you.

Re: interface with Matlab

Posted: Thu Apr 18, 2019 10:53 am
by mitkof6
This code has been developed for OpenSim v3.3 and it will not work as it is with v4.0. Some function in OpenSim v3.3 were renamed in v4.0. If you find the corresponding functions in the code might run with the new version.