AnalyzeTool Error
Posted: Fri Oct 25, 2019 3:13 am
Dear Opensim Experts,
I am trying to run analyzetool using Matlab. In some cases, I am encountering the following error which I could not figure out its reason.
According to the message, states.sto file is not matching with the model states but I did not make any changes on the state files.
It would be great if you could explain the reason for this error.
I am trying to run analyzetool using Matlab. In some cases, I am encountering the following error which I could not figure out its reason.
According to the message, states.sto file is not matching with the model states but I did not make any changes on the state files.
It would be great if you could explain the reason for this error.
Code: Select all
Java exception occurred:
java.io.IOException: AnalyzeTool.verifyControlsStates: ERROR- Number of states in
D:/Ali.K.M.Bonab/LoadedWalking_ExoSimulations/subject07/loaded1/loadedwalking_subject07_adjusted_loaded_cycle1_states.sto
doesn't match number of states in model loadedwalking_subject07_adjusted_loaded.
at org.opensim.modeling.opensimActuatorsAnalysesToolsJNI.AnalyzeTool_run__SWIG_0(Native Method)
at org.opensim.modeling.AnalyzeTool.run(AnalyzeTool.java:154)