Effacer les filtres
Effacer les filtres

renaming mat and subdirectories

1 vue (au cours des 30 derniers jours)
joseph Frank
joseph Frank le 3 Sep 2011
Thousands of files and subdirectories contain as part of their names a wrong name "Naic" that I want to change to "Trace". Is it possible to do in an easy way. i.e is it possible to replace a name in thousands of files and subdirectories easily?
  2 commentaires
Rick Rosson
Rick Rosson le 3 Sep 2011
Are all of these files and subdirectories stored in one top-level parent directory?
joseph Frank
joseph Frank le 3 Sep 2011
yes

Connectez-vous pour commenter.

Réponses (2)

Walter Roberson
Walter Roberson le 3 Sep 2011
See the user contribution renamefile

Rick Rosson
Rick Rosson le 3 Sep 2011
Please take a look at the following functions:
>> doc genpath
>> doc dir
>> doc movefile
>> doc regexprep
I think you can create a script to do what you are asking using these functions.
HTH.
Rick

Catégories

En savoir plus sur Search Path dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by