You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
- Version 1.0.0.0 (1.34 KB)
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.... |
