Search found 2 matches

by Koen Flores
Wed Jul 25, 2018 9:08 am
Forum: OpenSim
Topic: Batch Processing Scaling in MATLAB
Replies: 5
Views: 986

Re: Batch Processing Scaling in MATLAB

Thank you, but I have been using the runScaling.py as a guide and only been lucky with creating a new xml file titled 'Unassigned'. What I am confused about is the relationship between the ScaleTool and ModelScaler within the code now that I have to run ModelScaler separately. Is there a simple scal...
by Koen Flores
Mon Jul 23, 2018 8:40 am
Forum: OpenSim
Topic: Batch Processing Scaling in MATLAB
Replies: 5
Views: 986

Batch Processing Scaling in MATLAB

I am trying to batch process scaling in MATLAB, but I have not been able to get the .run() function to work. After looking at the python code provided by Opensim in the scripting folder (runScaling.py) I saw that the code to run the scale tool was quite different (scaleTool.getModelScaler().processM...