hide message for fmincon
Mostra commenti meno recenti
Hello,
I would like to hide the output message bellow for running the fuction fmincon.
Thank you very much.
Local minimum found that satisfies the constraints.
Optimization completed because the objective function is non-decreasing in
feasible directions, to within the default value of the optimality tolerance,
and constraints are satisfied to within the default value of the constraint tolerance.
<stopping criteria details>
Risposte (1)
Alan Weiss
il 23 Apr 2018
0 voti
Set the Display option to 'none'. Make sure to pass the options to fmincon.
Alan Weiss
MATLAB mathematical toolbox documentation
1 Commento
Johnathan Faria
il 28 Gen 2021
THANKS, IT WORKED
Categorie
Scopri di più su Solver Outputs and Iterative Display in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!