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

2 visualizaciones (últimos 30 días)
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.

Respuestas (1)

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

Categorías

Más información sobre Linear and Nonlinear Regression en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by