How to store data in matrix form from a for loop extracting data from a several sub directories?
조회 수: 4 (최근 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!