Adding my own solver to optimtool GUI

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?

 Réponse acceptée

Alan Weiss
Alan Weiss le 18 Avr 2012

2 votes

I believe that it is not possible to do this. Sorry.
Alan Weiss
MATLAB mathematical toolbox documentation

1 commentaire

Gaik Tamazian
Gaik Tamazian le 27 Avr 2012
It seems that you are right because there are protected (*.p) files in the directory of the optimisation toolbox.

Connectez-vous pour commenter.

Plus de réponses (1)

marilia15
marilia15 le 27 Avr 2012

0 votes

If I modify the files .m from the directory of the optimtool in matlab, can I run it?

1 commentaire

Daniel Shub
Daniel Shub le 27 Avr 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.

Connectez-vous pour commenter.

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by