work with text files in multiple folders

1 Ansicht (letzte 30 Tage)
Isma_gp
Isma_gp am 22 Feb. 2017
Kommentiert: KSSV am 22 Feb. 2017
Hi, I have several *.txt files in different folders located in dir (Z:\Archives). The different folders are named run1_1, run1_2, run3_1,...etc. On each folder we will find several *.txt files. I would like to load the data from those txt files on an organized structure: File1.txt - which contains all the File1s from the different folders File2.txt - which contains all the File2s from the different folders
Can you help with that? Thanks

Antworten (1)

KSSV
KSSV am 22 Feb. 2017
This question is asked many times...on googling you will get many answers for the same.
You may check below one for one of useful answer.
  2 Kommentare
Isma_gp
Isma_gp am 22 Feb. 2017
Thanks, but I don't want to list the names of the folders, but load the files into structures for each file name which you find on each folder.
KSSV
KSSV am 22 Feb. 2017
Once you have the file names and folder names, you can load your data..you want..

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Environment and Settings finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by