packageFile

버전 1.0.0 (2.56 KB) 작성자: Girmi Schouten
Package a file and its dependencies into a single folder or zip-file. Includes a list of used toolboxes.
다운로드 수: 5
업데이트 날짜: 2021/7/1

라이선스 보기

packageFile Package a file and its depencies into a single folder.
[packageFolder] = packageFile(file) creates a folder named "<file>-packaged" which includes the file and its dependencies. Dependencies are placed in a private subfolder so that they don't overlap with other files in the workspace. The package also includes a text file which list all required toolboxes to execute the file.
packageFile(___, "IncludeMat", bool) if the IncludeMat flag is true, any .mat files loaded in the given file will also be included in the package.
packageFile(___, "Zip", bool) if the Zip flag is true, a zip file of the package content will be created instead of a folder.
packageFile(___, "Verbose", bool) if the Verbose flag is true, the dependencies and required toolboxes will be printed.

인용 양식

Girmi Schouten (2026). packageFile (https://kr.mathworks.com/matlabcentral/fileexchange/95143-packagefile), 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