Adding my own solver to optimtool GUI

1 回表示 (過去 30 日間)
Gaik Tamazian
Gaik Tamazian 2012 年 4 月 18 日
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?

採用された回答

Alan Weiss
Alan Weiss 2012 年 4 月 18 日
I believe that it is not possible to do this. Sorry.
Alan Weiss
MATLAB mathematical toolbox documentation
  1 件のコメント
Gaik Tamazian
Gaik Tamazian 2012 年 4 月 27 日
It seems that you are right because there are protected (*.p) files in the directory of the optimisation toolbox.

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

その他の回答 (1 件)

marilia15
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
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 ExchangeProblem-Based Optimization Setup についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by