You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
georg (2026). disp_inmem (https://nl.mathworks.com/matlabcentral/fileexchange/10459-disp_inmem), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: makeinstall
General Information
- Version 1.0.0.0 (637 Bytes)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
