How do I import multiple files from a folder in MATLAB?
이전 댓글 표시
I want to open all the files with a certain attribute (e.g. they all have 'History' in their name) and open them, one by one, in MATLAB. I know of the command dir my_name.txt which will list it like I want, but how do I now open the files that it listed?
댓글 수: 2
Azzi Abdelmalek
2013년 6월 10일
how do you want to open those files?
Samyukta Ramnath
2013년 6월 10일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 File Operations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!