How to suppress messages from function lsqcurvefit?
Mostrar comentarios más antiguos
I am using lsqcurvefit inside large nested for loops. The following messages are printed in the command window thousands or sometimes millions of times.
Message:
Local minimum found. Optimization completed because the size of the gradient is less thanthe default value of the function tolerance.
stopping criteria details>
The question is how can I suppress these messages?
Respuesta aceptada
Más respuestas (1)
Zhibing
el 12 de Mayo de 2011
0 votos
Categorías
Más información sobre Matrix Computations en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!