Xlsread function gives error!!!

2 ビュー (過去 30 日間)
Itachi
Itachi 2012 年 8 月 27 日
Hi guys, I get this error when I'm runnig my code named Frame_Analysis, please help me out, thanks in advance.
Warning: Could not start Excel server for import, 'basic' mode will be used. Refer to HELP
XLSREAD for more information.
> In xlsread at 176
In Frame_Analysis at 13
Warning: Range cannot be used in 'basic' mode. The entire sheet will be loaded.
> In xlsread at 184
In Frame_Analysis at 13
Warning: XLS File contains unrecognized string header - skipping remaining text -
(1027:0x49 129).

採用された回答

Oleg Komarov
Oleg Komarov 2012 年 8 月 27 日
編集済み: Oleg Komarov 2012 年 8 月 27 日
The combination of the OS and MATLAB version which you are using do not support other mode than 'basic' when using xlsread().
  1 件のコメント
Walter Roberson
Walter Roberson 2012 年 8 月 27 日
編集済み: Walter Roberson 2012 年 8 月 27 日
A previous question indicates that excel 2010 is installed (also R2012a). I have not, however, been able to determine with certainty the operating system that is being used.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSpreadsheets についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by