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!