Error using IDAnalysis
Posted: Mon Mar 22, 2021 1:21 pm
Hello Mr. Akhavanfar,
I studied your research about Development of a novel MATLAB-based framework for... and I would like to use your MATLAB code in my project
but when I run your code with your default setting I get the following error :
Error using IDAnalysis (line 28)
Java exception occurred:
java.io.IOException: InverseDynamicsTool Failed, please see messages window for details...
at org.opensim.modeling.opensimModelJNI.InverseDynamicsTool_run(Native Method)
at org.opensim.modeling.InverseDynamicsTool.run(InverseDynamicsTool.java:117)
Error in Main (line 74)
ID= IDAnalysis(ModelFilePath,ModelFileName,AnalyzeFilePath,AnalyzeFileName,MotionFilePath,MotionFileName,initial_time,final_time,extLoadsXml);
I have successfully configured OpenSim with Matlab such as Environment setting in Windows and path setting in Matlab so I don't know what is wrong
if possible please guide me
Thank in advance
I studied your research about Development of a novel MATLAB-based framework for... and I would like to use your MATLAB code in my project
but when I run your code with your default setting I get the following error :
Error using IDAnalysis (line 28)
Java exception occurred:
java.io.IOException: InverseDynamicsTool Failed, please see messages window for details...
at org.opensim.modeling.opensimModelJNI.InverseDynamicsTool_run(Native Method)
at org.opensim.modeling.InverseDynamicsTool.run(InverseDynamicsTool.java:117)
Error in Main (line 74)
ID= IDAnalysis(ModelFilePath,ModelFileName,AnalyzeFilePath,AnalyzeFileName,MotionFilePath,MotionFileName,initial_time,final_time,extLoadsXml);
I have successfully configured OpenSim with Matlab such as Environment setting in Windows and path setting in Matlab so I don't know what is wrong
if possible please guide me
Thank in advance