Create folder and rename if another has the same name

Create folder and rename if another has the same name and contains at least one file.
241 téléchargements
Mise à jour 28 mai 2013

Afficher la licence

USAGE
create_folder(newdir)

Folder "newdir" will be created.

If there is already a folder named "newdir" with any file regardless of the level, it will be renamed to "newdir-backup" (or "newdir-backup02",
"newdir-backup03", ...).

If "newdir" is empty or contains only folders, nothing is done.

Citation pour cette source

Guilherme Coco Beltramini (2024). Create folder and rename if another has the same name (https://www.mathworks.com/matlabcentral/fileexchange/41944-create-folder-and-rename-if-another-has-the-same-name), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2010a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur File Operations dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0