Search found 3 matches
- Sun Apr 10, 2016 6:39 am
- Forum: OpenSim
- Topic: Matlab crash using API functions
- Replies: 4
- Views: 1403
Re: Matlab crash using API functions
Dear all, I think I have a similar problem. I am modifying (in Matlab) the Simmspline function of the knee joint and then trying to print again the model. I am able to run the command setFunction but then when I print the model Matlab crashes. I tried including "java.lang.System.gc()" after I set th...
- Thu Nov 26, 2015 9:10 am
- Forum: OpenSim
- Topic: Error setting up matlab API
- Replies: 3
- Views: 550
Re: Error setting up matlab API
Hello,
I am getting the same error when I check "model=org.opensim.modeling.Model()"
I am using Matlab 2015(32 bit) and Opensim 3.2 (32bit).
The \OpenSim\bin folder is already added to the path.
Any suggestions?
Thanks in advance.
Clara
I am getting the same error when I check "model=org.opensim.modeling.Model()"
I am using Matlab 2015(32 bit) and Opensim 3.2 (32bit).
The \OpenSim\bin folder is already added to the path.
Any suggestions?
Thanks in advance.
Clara
- Tue Nov 24, 2015 7:00 am
- Forum: OpenSim
- Topic: Could not initialize class org.opensim.modeling.opensimModel
- Replies: 8
- Views: 1563
Could not initialize class org.opensim.modeling.opensimModel
Dear all, I keep getting this error when scripting with matlab: "Java exception occurred: java.lang.NoClassDefFoundError: Could not initialize class org.opensim.modeling.opensimModelJNI" I am using both Opensim and Matlab on a Mac through parallels and both are 32 bit, same for Java. I have Opensim ...