externalfcn

Enables calls to functions outside of the current path.

Sie verfolgen jetzt diese Einreichung

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.

Zitieren als

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

Quellenangaben

Inspiriert: EXECIN

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.0

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