xlsread UNIX
古いコメントを表示
Hello, I am using xlsread (in basic mode) in UNIX and I get this error: unrecognized header. Apparently it is a common error and there is no workaround. Well, I am still hoping someone could fix it...
採用された回答
その他の回答 (2 件)
Abhijit
2013 年 1 月 17 日
0 投票
Hi
I cannot read xlsx file in UNIX platform. Could you please post what you did to read the xlsx file. I dont care about the header
3 件のコメント
Fanny
2013 年 1 月 17 日
What is your problem exactly? What is the error message?
Abhijit
2013 年 1 月 17 日
I am trying to read a xlsx file in linux platform. I am using xlsread with basic and sheet name as string. MATLAB R2007 / R2008a version. I get the following error msg
> In xlsread at 198 ??? Error using ==> xlsread at 211 File contains unexpected record length. Try saving as Excel 98.
Walter Roberson
2013 年 1 月 17 日
It cannot be done in R2007 / R2008 MATLAB on Linux, except by writing code yourself to do it.
カテゴリ
ヘルプ センター および File Exchange で Spreadsheets についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!