Progress Bar Error

Will provide a probabilistic tool to assess model parameter uncertainty and intersubject variability with specific applications in hip and low back.
POST REPLY
User avatar
Matthew Mulligan
Posts: 2
Joined: Wed Jan 09, 2019 11:53 am

Progress Bar Error

Post by Matthew Mulligan » Thu Mar 14, 2019 11:26 am

Has anyone encountered the following error when running the baseline simulation? The only part of the code I have changed is separating delete calls as Panagiotis Tsinganos suggested:

Error using progressbar (line 17)
Expected input to be one of these types:

numeric

Instead its type was matlab.ui.Figure.


Thanks!

User avatar
Kyler Howard
Posts: 3
Joined: Sat Sep 14, 2019 1:42 pm

Re: Progress Bar Error

Post by Kyler Howard » Thu Jun 04, 2020 3:07 pm

I'm getting the same errors when I try to run the baseline. Similarly to others that have posted here, I can only find ProbGUI_v1.m, and I had to change the delete function to be 3 separate deletes. I have also made sure that both ExternalGRF_setup.xml and OpenSimInverseDynamics_setup.xml have the correct file paths.

I have attached a screenshot of the errors that Matlab is coming up with. If anyone has any recommendations for this, that would be greatly appreciated!

Kyler
MATLAB_Prob_Errors.jpg
MATLAB_Prob_Errors.jpg (91.07 KiB) Viewed 95 times

POST REPLY