set of txt files
Info
This question is closed. Reopen it to edit or answer.
Show older comments
hi, I have 17700 txt files , I want to read it and place it in one array.
how do that? thanks
Answers (1)
Fangjun Jiang
on 1 Nov 2011
0 votes
Read one file at a time and then concatenate them together. You may use a for-loop. What is your code and what is your difficulty?
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!