optimization toolbox in exe file
Show older comments
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
on 17 Nov 2011
0 votes
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
Find more on Problem-Based Optimization Setup in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!