Interfacing MatLab with OpenSim 3.3
Posted: Wed Jan 29, 2020 9:14 pm
I am trying to interface MatLab and OpenSim 3.3. I have tried the auto setup and the manual setup and double checked that my OPENSIM_INSTALL_DIRECTORY is in the system path environment variable, but am still getting this error:
Java exception occurred:
java.lang.UnsatisfiedLinkError: org.opensim.modeling.opensimSimulationJNI.new_Model__SWIG_0()J
at org.opensim.modeling.opensimSimulationJNI.new_Model__SWIG_0(Native Method)
at org.opensim.modeling.Model.<init>(Model.java:779)
Have I done something incorrect in setting up the scripting environment or is this another issue?
Thanks
Java exception occurred:
java.lang.UnsatisfiedLinkError: org.opensim.modeling.opensimSimulationJNI.new_Model__SWIG_0()J
at org.opensim.modeling.opensimSimulationJNI.new_Model__SWIG_0(Native Method)
at org.opensim.modeling.Model.<init>(Model.java:779)
Have I done something incorrect in setting up the scripting environment or is this another issue?
Thanks