How to store data in matrix form from a for loop extracting data from a several sub directories?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre File Operations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!