Info

This question is closed. Reopen it to edit or answer.

set of txt files

5 views (last 30 days)
huda nawaf
huda nawaf on 1 Nov 2011
Closed: MATLAB Answer Bot on 20 Aug 2021
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
Fangjun Jiang on 1 Nov 2011
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?

Tags

Community Treasure Hunt

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

Start Hunting!