How do I read all text files from a folder?
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi, I want to read all text files from the following folder. How to write MATLAB code to do it? Please help me. D:\Objectness_Model_2007_trainval\BBoxesB2W8MAXBGR_2007_trainval
댓글 수: 0
답변 (1개)
dpb
2014년 5월 19일
See the FAQ and there's been a "veritable plethora" of similar with much discussion on "CSV" file-reading last two weeks that is essentially same question...
I STRONGLY recommend the dir solution for almost all cases...
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!