optimtool to be removed?
Show older comments
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
1 Comment
abderrahmane
on 16 Apr 2024
Finite difference method
Answers (2)
Alan Weiss
on 20 Apr 2017
0 votes
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
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.
Steve Grikschat
on 18 Sep 2020
0 votes
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
Adam Wyatt
on 26 Mar 2021
I much preferred the optimtool!
Steven Lord
on 26 Mar 2021
Was there something specific (an option, the organization of the UI, etc.) about the optimtool that you preferred to the corresponding section of the Optimize Live Editor task? If so, what?
John Fretcher
on 19 Mar 2022
Hi, but we can still use optimtool on R2020b right?
Steve Grikschat
on 20 Mar 2022
@John Fretcher: Yes, optimtool is still in R2020b.
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!