Error loading model

Analyze how robust are image-based musculoskeletal models to the uncertainties in parameter identification, and provide software for subject-specific model creation (NMSBuilder) and probabilistic simulations of movement.
POST REPLY
User avatar
Panagiotis Tsinganos
Posts: 4
Joined: Fri Apr 08, 2016 12:37 pm

Error loading model

Post by Panagiotis Tsinganos » 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?

POST REPLY