disp_inmem

バージョン 1.0.0.0 (637 Bytes) 作成者: georg
List necessary files before packing, publishing or sharing programs.
ダウンロード: 1.1K
更新 2006/3/21

ライセンスがありません

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 (2024). disp_inmem (https://www.mathworks.com/matlabcentral/fileexchange/10459-disp_inmem), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R14SP1
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSearch Path についてさらに検索
謝辞

ヒントを得たファイル: makeinstall

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0