how can I determine size of a text or csv file in matlab scripts?
14 次查看(过去 30 天)
显示 更早的评论
I am writing scripts which loop around a large number of ".csv" files and read them, etc. Some of the data files are very small and hence I would like to ignore them. Is there a way I can extract the data file sizes in Matlab scripts? For instance, if I have a file named exmaple.csv which is 2kB, how do I get matlab to output 2kB as the data file size?
0 个评论
采纳的回答
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Other Formats 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!