Why is the optimization toolbox removed in the matlab future release?

260 ビュー (過去 30 日間)
Yu-Tai Lee
Yu-Tai Lee 2016 年 5 月 18 日
回答済み: Steve Grikschat 2020 年 10 月 2 日
I would like to know the reasons of removing the optimization toolbox in future release.

採用された回答

Alan Weiss
Alan Weiss 2016 年 5 月 18 日
編集済み: Alan Weiss 2016 年 5 月 18 日
Optimization Toolbox is not going to be removed in a future release. However, the Optimization app, which you can launch using the optimtool command, will be removed in a future release.
The Optimization app is based on Java, and that basis is becoming increasingly problematic. Additionally, the app has not kept pace with development; for example, you cannot optimize MILP problems or particle swarms ( intlinprog or particleswarm ) using the app.
In the time since we started announcing the future removal of the app (first announced in R2015b), we have not received any negative feedback, or at least I am not aware of any. I am sorry if the announcement confused you as to what will happen.
Alan Weiss
MATLAB mathematical toolbox documentation
  2 件のコメント
tom preston
tom preston 2016 年 11 月 2 日
Will there be new optimization App? or will we have to use OPtimization toolbox commands?
Alan Weiss
Alan Weiss 2016 年 11 月 3 日
I am sorry, but we who work for MathWorks are enjoined from commenting on future plans. I mean, I am not allowed to tell you anything about stuff we are planning, I can only comment on stuff that we have already released.
Sorry.
Alan Weiss
MATLAB mathematical toolbox documentation

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

その他の回答 (2 件)

Steve Grikschat
Steve Grikschat 2020 年 10 月 2 日
Update:
In R2020b, Optimization Toolbox and Global Optimization Toolbox now feature the Optimize Live Editor task, which is a graphical interface to solvers from both toolboxes that embeds in live scripts.
It's worth checking out for anyone who uses optimtool.
For a short intro, see this video
For more information

jackxujh
jackxujh 2018 年 7 月 14 日
編集済み: jackxujh 2018 年 7 月 14 日
I just found that in the documentation page of R2018a , A link is given as Optimization App Alternatives.
It seems that there is no new GUI tool at this stage. Not sure if there is one in the future...

カテゴリ

Help Center および File ExchangeGet Started with Optimization Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by