我使用Matlab6.5读取Excel的文件,但是一直出错,不知道是什么原因,谢谢赐教。附件是被读文件。
Data = xlsread('RawData.xls')
出错信息:
??? Error reading record for cells starting at column 0. Try saving as Excel 98.
Error in ==> C:\MATLAB6p5\toolbox\matlab\iofun\private\biffparse.dll
Error in ==> C:\MATLAB6p5\toolbox\matlab\iofun\xlsread.m
On line 90 ==> [n, s] = biffparse(biffvector, names{1});
附件列表