externalfcn

Enables calls to functions outside of the current path.

Vous suivez désormais cette soumission

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.

Citation pour cette source

Brett Shoelson (2026). externalfcn (https://fr.mathworks.com/matlabcentral/fileexchange/4361-externalfcn), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

A inspiré : EXECIN

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0

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