Changing file name in matlab
Mostrar comentarios más antiguos
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 comentario
Adam
el 3 de Mzo. de 2016
doc movefile
Respuestas (0)
Categorías
Más información sobre String Parsing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!