Getting error while scripting in Matlab

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Sungwoo Park
Posts: 2
Joined: Fri Sep 19, 2014 10:11 am

Getting error while scripting in Matlab

Post by Sungwoo Park » Tue Jul 21, 2015 3:25 pm

Hello all,

I have a question regarding development of an osim model in Matlab. We are currently working on developing the walking model using the passive dynamic walker example. After we started to use the global toolbox in R2014b version of Matlab, we kept getting the same error message saying “undefined function - Model();.” We didn’t have this problem when we used the global toolbox in R2015a version of Matlab. The reason why we use the global toolbox is to use genetic algorithm functions. We will appreciate if anyone could help us with this problem.

Thank you.

Sungwoo

User avatar
Colton Sauer
Posts: 10
Joined: Tue May 05, 2015 12:18 pm

Re: Getting error while scripting in Matlab

Post by Colton Sauer » Wed Jul 22, 2015 8:06 am

Did you reconfigure OpenSim in MATLAB after you upgraded to 2015b?

POST REPLY