Importing many .csv files using num2str
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, I have 90 .csv files that I need to import into matlab one after the other. I have been told that I should use the num2str function.
The files are all named Trial01.csv, Trial02.csv to Trial90.csv. Once one has been imported the data needs to be used in some equations and the results saved under a name. After this the data should be replaced by the next piece of data, and then used for the same equations but the results saved under another name.
I have no idea how to use the num2str fucntion.
Any help?
THanks
0 Kommentare
Antworten (1)
Image Analyst
am 14 Mai 2014
This must be classwork. Why don't you go here and see the answers your classmates Adrienne and Franchesca got: http://www.mathworks.com/matlabcentral/answers/?term=trial01&sort=updated+desc
0 Kommentare
Siehe auch
Kategorien
Mehr zu Historical Contests finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!