Page 1 of 1

Can't see the sloving details of SOP or CMC in MATLAB

Posted: Thu Aug 12, 2021 8:24 am
by s.ramezani
Hi everyone,
I just moved into OpenSim 4.3 and use MATLAB 2021a to run a script and solve the CMC and SOP. I noticed during solving SOP or CMC it does not show the log (solver's steps) in MATLAB and I can not trace time steps. I didn't have this problem with OpenSim 4.2 and MATLAB 2020. Is it because of update in OpenSim? If so, how can enable showing log in the new version?
Thanks,

Re: Can't see the sloving details of SOP or CMC in MATLAB

Posted: Thu Aug 12, 2021 1:51 pm
by tkuchida
Please see the "Scripting with Matlab" page in the documentation, specifically under the heading "Show OpenSim's log messages in the Matlab Command Window" (https://simtk-confluence.stanford.edu/d ... mandWindow).

Re: Can't see the sloving details of SOP or CMC in MATLAB

Posted: Thu Aug 12, 2021 9:48 pm
by s.ramezani
It was helpful.
Thanks.