黑白电视机 发表于 2013-12-31 12:12 
举个例子:假设你的数据路径为“E:\data\book1.xls”;那么读取它的语句为:
xlsread('E:\data\book1.xls', ...
按照你说的改了,依然提示:xlsread('g:\Program Files\MATLAB71\work\book1.xls',1,'A2:A4')
Warning: Could not start Excel server for import. Refer to documentation.
> In xlsread at 223
Skipping 16 bytes of extended strings.
Skipping 16 bytes of extended strings.
??? Error using ==> actxserver
Server creation failed. Invalid ProgID 'excel.application'
File could not be read by biffparse. Invalid record ID.
没有用。