Changing file name in matlab
Show older comments
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 Comment
Adam
on 3 Mar 2016
doc movefile
Answers (0)
Categories
Find more on String Parsing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!