externalfcn

Enables calls to functions outside of the current path.

You are now following this Submission

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.

Cite As

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

Acknowledgements

Inspired: EXECIN

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

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