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?

 채택된 답변

Alan Weiss
Alan Weiss 2012년 4월 18일

2 개 추천

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일

0 개 추천

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.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터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!

Translated by