Importing many .csv files using num2str
5 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Image Analyst
2014 年 5 月 14 日
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!