No BSD License  

Highlights from
disp_inmem

Be the first to rate this file! 2 Downloads (last 30 days) File Size: 1.25 KB File ID: #10459
image thumbnail

disp_inmem

by georg

 

21 Mar 2006 (Updated 21 Mar 2006)

List necessary files before packing, publishing or sharing programs.

| Watch this File

File Information
Description

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.

Acknowledgements

The author wishes to acknowledge the following in the creation of this submission:
makeinstall

MATLAB release MATLAB 7.0.1 (R14SP1)
Other requirements If you want to use the zip option, java has to be installed.
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
path georg 22 Oct 2008 08:19:26
directories georg 22 Oct 2008 08:19:26
files georg 22 Oct 2008 08:19:26
inmem files publish pack georg 22 Oct 2008 08:19:26

Contact us at files@mathworks.com