Generates free pathname for a file

Version 1.1.0.0 (2,05 ko) par Alexandre
Generates pathname to a non-existing file so you can save data without overwriting an existing file.
158 téléchargements
Mise à jour 5 nov. 2012

Afficher la licence

Usage : filename = genfilename(fname)
This simple code will generate a 'free' pathname based on your suggestion (fname), to make sure you can save your data to a file without overwriting to an existing one.

Simple options allow you to use a certain number of digits or start numbering at a defined number.

Citation pour cette source

Alexandre (2024). Generates free pathname for a file (https://www.mathworks.com/matlabcentral/fileexchange/38442-generates-free-pathname-for-a-file), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2011a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Structures dans Help Center et MATLAB Answers
Tags Ajouter des tags

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.1.0.0

Faster for large number of existing files.

1.0.0.0