Scaling in Matlab
Posted: Tue Nov 26, 2019 1:56 am
Hi,
I have written a code in Matlab to scale a model and then run IK and ID. The code worked with OpenSim 3.3 and Matlab R2014 perfectly.
Now I've switched to OpenSim 4.0 and Matlab R2018b and when I run the code I receive the following error during the scaling.
line in the code
ScTool.getModelScaler.processModel(MyState,MyModel)
error
No method 'processModel' with matching signature found for class 'org.opensim.modeling.ModelScaler'.
Thanks in advance
Best regards
Firooz
I have written a code in Matlab to scale a model and then run IK and ID. The code worked with OpenSim 3.3 and Matlab R2014 perfectly.
Now I've switched to OpenSim 4.0 and Matlab R2018b and when I run the code I receive the following error during the scaling.
line in the code
ScTool.getModelScaler.processModel(MyState,MyModel)
error
No method 'processModel' with matching signature found for class 'org.opensim.modeling.ModelScaler'.
Thanks in advance
Best regards
Firooz