MATLAB: Gamultiobj function is not available

gamultiobjOptimization Toolbox

I really would like to use the gamultiobj function but my matlab (2015a) states that it is not available. Could anyone tell me why? And how to obtain this function?

Best Answer

It sounds like you either do not have the Global Optimization Toolbox installed, or else you have it but it is not licensed. What is shown for
which gamultiobj
ver('gads')
ver('globaloptim')
Only one of the two ver() will work. gads was the old code and I am not sure when globaoptim took over as the code; by R2016a it is globaloptim