copy_dependencies

버전 1.0.0 (1.89 KB) 작성자: Daniel Frisch
Copies all external code files necessary to run a script into a subfolder.
다운로드 수: 338
업데이트 날짜: 2020/11/13

라이선스 보기

Copies all external code files necessary to run a script into a subfolder.

Use cases are for example
- execute on a remote server
- give code away
- for backup / archive

Careful: All necessary code must be on Matlab's path when invoking copy_dependencies; it doesn't warn if anything is currently missing. Therefore to be on the safe side, run the "start_mfile" firstly in order to see if everything works. Afterwards you can run copy_dependencies.

Input arguments
- start_mfile : Existing Matlab file that is supposed to run (required)
- destination : Folder where to save the dependencies (default: new subfolder in current directory)

인용 양식

Daniel Frisch (2024). copy_dependencies (https://www.mathworks.com/matlabcentral/fileexchange/82768-copy_dependencies), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2020b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0