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:
How to fix these? Thank you.
interface with Matlab
- Yixuan Sheng
- Posts: 3
- Joined: Sat Jun 16, 2018 1:37 am
- Dimitar Stanev
- Posts: 1096
- Joined: Fri Jan 31, 2014 5:14 am
Re: interface with Matlab
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.