externalfcn

Enables calls to functions outside of the current path.

이 제출물을 팔로우합니다

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.

인용 양식

Brett Shoelson (2026). externalfcn (https://kr.mathworks.com/matlabcentral/fileexchange/4361-externalfcn), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 준 파일: EXECIN

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0

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