Page 1 of 1

Full Body Model Size

Posted: Thu May 13, 2021 8:57 pm
by qhumphrey
I created a full body musculoskeletal model from NMS Builder and exported it to OpenSim, but the model is too small and the muscles cover up the model completely. Is there any way to re-size the model in OpenSim? My other option would be to manually scale every body part individually in the other software, but that would be a lot of guessing. I have attached my model for viewing purposes.

Re: Full Body Model Size

Posted: Thu May 13, 2021 9:05 pm
by qhumphrey
I figured it out. I went through the code of my model and found all the scale sizes were '0.001.' A quick "ctrl+f'" allowed me to quickly change the values to "1 1 1." Thank you MATLAB.