work with text files in multiple folders
조회 수: 1 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
답변 (1개)
KSSV
2017년 2월 22일
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
참고 항목
카테고리
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!