work with text files in multiple folders

1 visualizzazione (ultimi 30 giorni)
Isma_gp
Isma_gp il 22 Feb 2017
Commentato: KSSV il 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

Risposte (1)

KSSV
KSSV il 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 Commenti
Isma_gp
Isma_gp il 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 il 22 Feb 2017
Once you have the file names and folder names, you can load your data..you want..

Accedi per commentare.

Categorie

Scopri di più su File Operations in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by