Matlab读取Excel数据 Excel数据如下图: 代码: [num,txt,raw]=xlsread('C:\Users\leo\Desktop\A题附件.xls','附件4'); %%写出文件绝对路径,