Error in confiuration of MatLab and opensim

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
saylee patkar
Posts: 35
Joined: Wed Jun 20, 2018 1:03 am

Error in confiuration of MatLab and opensim

Post by saylee patkar » Mon Feb 18, 2019 2:07 am

hi,

I followed the procedure using configureOpensim.m script and at the end of the execution it was shown that the configuration was successful. But while testing I got an error with 'java exception occurred'. I even tried the manual setup but the problem remains the same.
I have added all the required directories to the MATLAB as well as System path. also the visual studio distribution package installed.

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)

before configuration when I tried to run the example 'c3dExport.m', I used to get error as 'Undefined function or variable 'C3DFileAdapter()'' but now the error is 'Java exception occurred'.

What changes should be done to execute the codes?

Tags:

POST REPLY