xlsread() ERROR: line 191 "warning(m​essage('MA​TLAB:xlsre​ad:ActiveX​'))"

Hello,
I´m currently trying to import a table from Excel by using the readxls() function, but receive this error message:
"Warning: Could not start Excel server for import, 'basic' mode will be used. Refer to HELP XLSREAD for more information. > In xlsread (line 191) "
While in the function script, I find this in line 191 ""warning(message('MATLAB:xlsread:ActiveX'))""
I don't really know what's ActiveX... Does it mean I have to install this software??
Thank you by adavance, and have a good day,
Eric

 採用された回答

Eric VALETTE
Eric VALETTE 2018 年 7 月 9 日

0 投票

I'm on a PC and have Excel... Strange but thank you, finally I don´t know how, xlsread() worked... ^^

その他の回答 (1 件)

Walter Roberson
Walter Roberson 2018 年 7 月 4 日

1 投票

You would get that if you are using Mac or Linux, or if you are using Windows but do not have Excel installed.
Try using readtable instead.

カテゴリ

ヘルプ センター および File ExchangeData Import from MATLAB についてさらに検索

製品

リリース

R2016a

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by