MATLAB: Can I compile the Genetic Algorithm and Direct Search Toolbox

compilledirectgadsgeneticGlobal Optimization Toolboxgui

I would like to compile my code, which is dependent on functions within the Genetic Algorithm and Direct Search Toolbox.

Best Answer

The Command Line functionality of the Genetic Algorithm and Direct Search Toolbox can be compiled. The only parts of the Genetic Algorithm and Direct Search Toolbox that cannot be compiled are the GATOOL and PSEARCHTOOL Graphical User Interfaces (GUIs).