How to read multiple csv files in a single loop?

1 回表示 (過去 30 日間)
Pankaj Dey
Pankaj Dey 2017 年 4 月 15 日
コメント済み: Walter Roberson 2018 年 6 月 1 日
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
adnan khan 2018 年 5 月 30 日
hello Pankaj Dey did you get the answer to the problem you were having regarding reading multiple .csv files
Walter Roberson
Walter Roberson 2018 年 5 月 30 日
See the methods linked to by Image Analyst

サインインしてコメントする。

採用された回答

Image Analyst
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
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
Walter Roberson 2018 年 6 月 1 日
Khushi Bhatti, please explain your needs in more detail, preferably as a new Question.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by