optimtool to be removed?

72 views (last 30 days)
Pierluigi Frisco
Pierluigi Frisco on 20 Apr 2017
Commented: abderrahmane on 16 Apr 2024 at 8:36
Hello, when I start optimtool (part of GADS_Toolbox) I get the message: Warning: Optimization app will be removed in a future release. See release notes for details.
why will it be removed? Will it be replaced by another similar GUI? could you please send me the release notes telling that optimtool will be removed? will optimization code like 'ga' and 'gamultiobj' be removed, too?
Regards, Pier

Answers (2)

Alan Weiss
Alan Weiss on 20 Apr 2017
I'm sorry that the note caused you concern. Only the Optimization app ( optimtool) will be removed, because the underlying software that it relies on is maintained minimally and will cease to work at some point. The solvers such as ga and gamultiobj will not be removed. Indeed, we are actively developing our solvers, and expect to continue to do so.
As to whether the app will be replaced, well, I cannot comment on specific future plans. Sorry.
Alan Weiss
MATLAB mathematical toolbox documentation
  1 Comment
Steven Lord
Steven Lord on 20 Apr 2017
To answer the third question you asked, the Release Notes for Optimization Toolbox in release R2015b first announced that the Optimization app will be removed in a future release.

Sign in to comment.


Steve Grikschat
Steve Grikschat on 18 Sep 2020
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
  4 Comments
John Fretcher
John Fretcher on 19 Mar 2022
Hi, but we can still use optimtool on R2020b right?
Steve Grikschat
Steve Grikschat on 20 Mar 2022
@John Fretcher: Yes, optimtool is still in R2020b.

Sign in to comment.

Categories

Find more on Problem-Based Optimization Setup in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!