Could not start Excel server for import
이전 댓글 표시
my m code is [a,b]=xlsread('定增数据201201至20160630.xlsx'); when running it, it goes with
'Warning: Could not start Excel server for import, 'basic' mode will be used. Refer to HELP XLSREAD for more information. '
and this code was available until I upgraded windows today. After I upgraded, it can also import data, but it has this warning message and the data imported is not the same as it is in excel. that's bothered, the matlab help document says
'basic' Flag to request reading in basic mode, which is the default for systems without Excel for Windows.
who can help me out? thank you.
답변 (2개)
Guillaume
2016년 8월 19일
0 개 추천
Matlab is telling you it can't talk to excel. Since you upgraded Windows, it's possible that it messed up the excel installation, so I would try repairing or reinstalling excel.
Johnson Chen
2017년 11월 3일
편집: Guillaume
2017년 11월 3일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 Excel Integration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!