How can I open the "globalsearchnlp.m" function?

when I open the "globalsearch.m" function, there is a inner function called by "globalsearchnlp" function, How can I open it?
I type "open globalsearchnlp", get error: >> open globalsearchnlp.m ??? Error using ==> open at 99 File 'globalsearchnlp.m' not found.

Réponses (1)

Vishal Rane
Vishal Rane le 1 Août 2013
Modifié(e) : Vishal Rane le 1 Août 2013

0 votes

Because it's a pcode file. Its in matlabroot\toolbox\globaloptim\globaloptim\private.
There is also an xml of the same name at matlabroot\resources\globaloptim\en

Catégories

Question posée :

le 1 Août 2013

Community Treasure Hunt

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

Start Hunting!

Translated by