How to store data in matrix form from a for loop extracting data from a several sub directories?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I have main directory and many sub-directories inside it. Every sub directories have data files that I want to extract. I have read data of all sub directories using for loop but I want to store every data of each sub directory that I used in for loop in separate matrix form so that I can use that data for other purpose (like to find mean and median). Any help is highly appreciated.
0 Commenti
Risposte (0)
Vedere anche
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!