organize File For Submission

バージョン 1.1.0.0 (518 Bytes) 作成者: Valerio Biscione
Organize file and its dependency in a folder/subfolder way
ダウンロード: 64
更新 2015/11/9

ライセンスの表示

You want to submit a file on FileExchange here in MATLAB, and then you remember your file has a lot of dependencies. You should copy and paste everything on a single folder, zip the folder, delete the useless folder and submit everything.
This function does everything for you. Just type
organizeFileForSubmission('myfile.m'). You'll find the zip file "myfile.zip" with, inside, the main function and the dependency functions in a subfolder, ready for the submission.
If you want you can specify a different name with a second argument,
organizeFileForSubmission('myfile.m','newname')
Enjoy!

引用

Valerio Biscione (2024). organize File For Submission (https://www.mathworks.com/matlabcentral/fileexchange/53876-organize-file-for-submission), MATLAB Central File Exchange. 取得済み .

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

Community Treasure Hunt

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

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

-

1.0.0.0