I try to use fread to read a text file. My code is only 2 lines fid = fopen('1.txt', 'r'); c = fread(fid,'double', skipvalue);.
確定! 回上一頁