Adding my own solver to optimtool GUI
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Is it possible to add my own solver to optimtool GUI? Are there any guidelines how to make a solver compatible with the ones from the Optimization Toolbox?
0 Kommentare
Akzeptierte Antwort
Alan Weiss
am 18 Apr. 2012
I believe that it is not possible to do this. Sorry.
Alan Weiss
MATLAB mathematical toolbox documentation
Weitere Antworten (1)
marilia15
am 27 Apr. 2012
If I modify the files .m from the directory of the optimtool in matlab, can I run it?
1 Kommentar
Daniel Shub
am 27 Apr. 2012
Have you looked at the code for optimtool? The gui is a java object, and I don't think TMW make the code for the java object available. Given an individual who is highly knowledgeable about the optimtool has said no, I would really go with it cannot be done.
Siehe auch
Kategorien
Mehr zu Problem-Based Optimization Setup finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!