Is there a way to get a completion measurement for a long nlinfit calculation?

1 Ansicht (letzte 30 Tage)
I am running a simulation that can take multiple hours or even days. How do I create a status indicator for my calculation?
I am running a non linear fit function (nlinfit)
Thank you.

Antworten (1)

Star Strider
Star Strider am 20 Jul. 2017
One option is to create an ‘options’ structure with the statset (link) function, and set: 'Display','iter'.

Kategorien

Mehr zu Linear and Nonlinear Regression finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by