Change the name of csv file and save into a folder.
Show older comments
Hi MATLAB experts,
How can I change the name of csv file and save the name changed? After that, I'd like to move it to a folder..
For instance, I have csv file here, and want to change the name to 'DATA' from 'Value' as follows:
fileList = Value.csv
And move and save this changed file to a folder ('C:\myfolder\')..
Thanks for any help you can provide in advance!!
Best Regards, Jake
Accepted Answer
More Answers (0)
Categories
Find more on File Operations in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!