exporttozip
by Mark Morehead
11 Mar 2011
This is an update to exportToZip by Malcom Wood. It uses absolute paths OR relative paths.
|
Watch this File
|
| File Information |
| Description |
Malcolm Wood's exportToZip is an excellent function that zips all the functions that your specified function depends on, into one zip file.
It is a very nice archival tool and useful for distributing your software to colleagues.
My mfiles are spread across network drives. The original exportToZip used relative paths and a common rootpath. This does not work for my type of network setup. So I edited the function to use either relative or absolute paths.
|
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
mypath.m, exportToZip: Identifies the dependencies of an M-file and creates a ZIP file
|
| MATLAB release |
MATLAB 7.11 (2010b)
|
| Other requirements |
You will need mydepfun.m from the original exportTOZip.m by Malcolm Wood. I think you need mypath.m also by Malcolm Wood. This should be generic and should run on most platforms. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com