Changing file name in matlab
Afficher commentaires plus anciens
I have multiple text files.They are data_23_45.23,data_34.56_56.56,data_23_45 I want to change names and they are data_23.00_45.23,data_34.56_56.56,data_23.00_45.00 How can I change file name.
1 commentaire
Adam
le 3 Mar 2016
doc movefile
Réponses (0)
Catégories
En savoir plus sur String Parsing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!