How to store data in matrix form from a for loop extracting data from a several sub directories?
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で File Operations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!