이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
Use this to ensure that you have catched every necessary file, in case you are sharing your work with others. Sure not so powerfull as the makeinstall stuff but quite straight forward.
Use it like this:
clear all ;
...; % start your testbench/script(s)/program(s)
disp_inmem ;
following options are available:
- disp_inmem(DIR) displays only those loaded from the directory DIR and its subdirectories.
- disp_inmem(DIR,ZIPFILE) packs the files into a zip-file
It will of course miss files, if you don't ensure that all your files are called between the 'clear all' and the 'disp_inmem' statement.
인용 양식
georg (2026). disp_inmem (https://kr.mathworks.com/matlabcentral/fileexchange/10459-disp_inmem), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: makeinstall
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0.0 |
