User stopped Parameter Estimation possible?

6 views (last 30 days)
Hello i'm using parameter estimation for my simulink model, and i'm controlling this from a GUI, and i was wondering if it is possible to make a stop button for my estimation. Up until now, when I noticed it was taking to long, the only thing I could do was to wait, or Ctrl+C, and rerun the estimation with different values for TolX etc. Is there something like a StopFcn for Estimation Processes? If so, what is it called?
Thanks in advance,
Sincerely,
Roy Veldhuizen

Accepted Answer

Alec Stothert
Alec Stothert on 9 Jul 2012
Unfortunately this isn't currently supported by the command line parameter estimation functionality but is something we will add in a future release.
  2 Comments
Roy Veldhuizen
Roy Veldhuizen on 9 Jul 2012
Thank you very much for the quick reply. Is it possible to limit the estimation to a time limit? Or does this come down to the same issue?
Thanks in advance,
Roy
Alec Stothert
Alec Stothert on 10 Jul 2012
Yes limiting the estimation to some time limit is similar to the idea of providing a mechanism, other than ctrl-c, to stop the estimation while it is running and unfortunately isnt supported right now.

Sign in to comment.

More Answers (0)

Categories

Find more on Parameter Estimation in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!