I have downloaded OpenSim 4.0 on a Mac and am trying to configure Matlab. The OpenSim guide instructs me to run a file in the location C:/Users/<username>/Documents/OpenSim/4.0/Code/Matlab.
This is not a location for me when I download OpenSim, instead the folder is found at:
/Applications/OpenSim 4.0/OpenSim 4.0.app/Contents/Resources/OpenSim/sdk/Python
There is a python folder (as in filepath above) with tools to configure python in it, but no Matlab folder.
I have tried to run import org.opensim.modeling.* directly, however still this does not recognise the OpenSim functions.
For example when I run : model = Model(), I get the error:
Undefined function or variable 'Model'.
Do you have any advice on how I might configure Matlab to work with Opensim?
Matlab configuration
- Aoife Ryan
- Posts: 10
- Joined: Tue Sep 24, 2019 3:23 am
Re: Matlab configuration
The OpenSim guide instructs me to run a ... de/Matlab.
What file? configureOpenSim.m? Did you follow the instructions found here?
What file? configureOpenSim.m? Did you follow the instructions found here?