Adding my own solver to optimtool GUI
11 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Alan Weiss
2012-4-18
I believe that it is not possible to do this. Sorry.
Alan Weiss
MATLAB mathematical toolbox documentation
更多回答(1 个)
marilia15
2012-4-27
If I modify the files .m from the directory of the optimtool in matlab, can I run it?
1 个评论
Daniel Shub
2012-4-27
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Problem-Based Optimization Setup 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!