python读取.mat文件的数据及实例代码 首先导入scipy的包fromscipy.ioimportloadmat然后读取m=loadmat("F:/__identity/activity/论文/data/D001.mat")注 python读取.mat数据