optimization toolbox in exe file
Mostrar comentarios más antiguos
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?
Respuestas (1)
Walter Roberson
el 17 de Nov. de 2011
0 votos
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
Categorías
Más información sobre Problem-Based Optimization Setup en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!