使用MATLAB计算文件大小的最佳方法是什么?想到的第一个想法是size(fread(fid)).
size(fread(fid))
file-io matlab
file-io ×1
matlab ×1