I think the issue is with the format string. Try the format string shown below. fid = fopen('test.txt'); % data = textscan(fid, ...
確定! 回上一頁