MATLAB install on Windows
Posted: Mon Nov 18, 2019 9:35 am
Hello guys!
Thanks a lot and congratulations to all the members of the developing team for the huge amount of work. I am really excited about exploring the new possibilities Moco provides!
As mentioned during the webinar, I will first try to run the examples in Matlab before going a bit deeper with this new tool. However, I have some trouble making it work, because Matlab does not seem to like having both OpenSim 4.0 and Moco libraries.
Here is what I did :
- run configureOpenSim.m from the "OpenSim 4.0" install folder (Matlab launched as administrator)
- restart Matlab and try "model = org.opensim.modeling.Model()" : everything is fine so far
- run configureMoco.m from the Moco install folder (Matlab launched as administrator)
- restart Matlab and try "model = org.opensim.modeling.Model()".
And there I get a Java exception error, which makes me think I did something wrong :/ any ideas?
Thanks for your help.
Samuel
Thanks a lot and congratulations to all the members of the developing team for the huge amount of work. I am really excited about exploring the new possibilities Moco provides!
As mentioned during the webinar, I will first try to run the examples in Matlab before going a bit deeper with this new tool. However, I have some trouble making it work, because Matlab does not seem to like having both OpenSim 4.0 and Moco libraries.
Here is what I did :
- run configureOpenSim.m from the "OpenSim 4.0" install folder (Matlab launched as administrator)
- restart Matlab and try "model = org.opensim.modeling.Model()" : everything is fine so far
- run configureMoco.m from the Moco install folder (Matlab launched as administrator)
- restart Matlab and try "model = org.opensim.modeling.Model()".
And there I get a Java exception error, which makes me think I did something wrong :/ any ideas?
Thanks for your help.
Samuel