optimization toolbox in exe file

I made a exe file including optimization toolbox. It is not working but it works in matlab. Is it possible to make the exe file run optimization toolbox?

Answers (1)

Walter Roberson
Walter Roberson on 17 Nov 2011
The GUI functions of the Optimization Toolbox and Global Optimization Toolbox cannot be compiled. The command line operations of those toolboxes can be compiled. See http://www.mathworks.com/products/compiler/compiler_support.html

Categories

Asked:

on 17 Nov 2011

Community Treasure Hunt

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

Start Hunting!