externalfcn

Enables calls to functions outside of the current path.

Ahora está siguiendo esta publicación

Parses string arguments to enable calls to functions outside of the current workspace. (Function externalfcn must, of course, be defined in the current path.)

EX:
externalfcn('[x,y] = c:\testdirectory\testfcn(a,b)')

...will call testfcn.m even if 'c:\testdirectory\' is not currently defined on the path.

Citar como

Brett Shoelson (2026). externalfcn (https://la.mathworks.com/matlabcentral/fileexchange/4361-externalfcn), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspiración para: EXECIN

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0

A spelling error in the title of the submission....