Error loading model
Posted: Sun Jun 12, 2016 6:39 am
I am using the PMM tool under Matlab 2015a with OpenSim 3.3, and I get the following error when loading a model file (.osim):
Reference to non-existent field 'RME'.
Error in import_model (line 94)
VARIABLES.Joints.knee_r.FromLandmarks.RME.value=VARIABLES.Landmarks.RME.value;
Error in main_function (line 54)
[MODEL VARIABLES baseModel]=import_model;
Is there any way to fix it?
Reference to non-existent field 'RME'.
Error in import_model (line 94)
VARIABLES.Joints.knee_r.FromLandmarks.RME.value=VARIABLES.Landmarks.RME.value;
Error in main_function (line 54)
[MODEL VARIABLES baseModel]=import_model;
Is there any way to fix it?