organize File For Submission

Organize file and its dependency in a folder/subfolder way
64 download
Aggiornato 9 nov 2015

Visualizza la licenza

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!

Cita come

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

Compatibilità della release di MATLAB
Creato con R2015b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su File Operations in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

-

1.0.0.0