How to read multiple csv files in a single loop?
1 次查看(过去 30 天)
显示 更早的评论
I have 63 csv files each of size 20454 x 8. They are named as 1.csv, 2.csv,..., 63.csv, note .csv is the extension. I want to read all the file in a single loop. How to code it?
2 个评论
adnan khan
2018-5-30
hello Pankaj Dey did you get the answer to the problem you were having regarding reading multiple .csv files
采纳的回答
Image Analyst
2017-4-15
Two different ways are detailed in the FAQ http://matlab.wikia.com/wiki/FAQ#How_can_I_process_a_sequence_of_files.3F. Pick one and use it.
2 个评论
Khushi Bhatti
2018-6-1
I have the same problem as mentioned by pankaj and i read the link you suggest but i still couldn't solve my issue.
Walter Roberson
2018-6-1
Khushi Bhatti, please explain your needs in more detail, preferably as a new Question.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!