이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
ASELFPACK creates a single matlab self-extract p or m file with all the contents of a selected folder(including subdirectories).
This ASELFPACK is improvement of the orginal submission SELFPACK by martinho@fis.ua.pt (http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=8565
ADITIONAL FUNCTIONALITY compared to SELFPACK
1. Filter to exclude or include some files,e.g.,
{'~.m' ,'~.asv'} - exclude m and asv files in the package
{'~.m', '~.asv','demo.m'} - exclude all m and asv files except demo.m
{'*.m' ,'~demo.m'} - include all m files except demo.m
2. Add folders to Matlab search path
3. User defined folder for installation
인용 양식
Durga Lal Shrestha (2026). aselfpack (https://kr.mathworks.com/matlabcentral/fileexchange/21768-aselfpack), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: selfpack
