matlab 中的sprintf. fori=0:18image{i+1}=imread(['D:\附件1\',sprintf('%03d',i),'.bmp'],'bmp');end中的sprintf('%03d',i),'.bmp'是什么意思?...
確定! 回上一頁