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

1 回表示 (過去 30 日間)
matlabkid602
matlabkid602 2017 年 7 月 20 日
回答済み: Star Strider 2017 年 7 月 20 日
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.

回答 (1 件)

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

カテゴリ

Help Center および File ExchangeLinear and Nonlinear Regression についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by