How do I read all text files from a folder?
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
dpb
on 19 May 2014
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 Comments
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!