How can I open the "globalsearchnlp.m" function?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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.
0 comentarios
Respuestas (1)
Vishal Rane
el 1 de Ag. de 2013
Editada: Vishal Rane
el 1 de Ag. de 2013
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
0 comentarios
Ver también
Categorías
Más información sobre Global or Multiple Starting Point Search en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!