你好,readexcel经常会出现莫名其妙的各种问题,这边建议你使用readtable函数
T = readtable('yourfile.xlsx',... 'Range','C7:V2157',... 'ReadVariableNames',false)