exporttozip

版本 1.3.0.0 (2.8 KB) 作者: Mark Morehead
This is an update to exportToZip by Malcom Wood. It uses absolute paths OR relative paths.
699.0 次下载
更新时间 2013/2/26

查看许可证

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.

引用格式

Mark Morehead (2024). exporttozip (https://www.mathworks.com/matlabcentral/fileexchange/30724-exporttozip), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Search Path 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.3.0.0

2nd update to include recommendation for a nargin<2 test by Ioannis Filippidis.

1.0.0.0