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>

回答 (1 件)

Alan Weiss
Alan Weiss 2018 年 4 月 23 日

0 投票

Set the Display option to 'none'. Make sure to pass the options to fmincon.
Alan Weiss
MATLAB mathematical toolbox documentation

1 件のコメント

Johnathan Faria
Johnathan Faria 2021 年 1 月 28 日
THANKS, IT WORKED

サインインしてコメントする。

カテゴリ

製品

質問済み:

2018 年 4 月 23 日

コメント済み:

2021 年 1 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by