Matlab configuration
Posted: Wed Oct 09, 2019 8:54 am
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?
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?