to read .xls file

6 ビュー (過去 30 日間)
varsha
varsha 2016 年 4 月 28 日
コメント済み: Image Analyst 2016 年 4 月 28 日
I have a alphabetical (string) data in .xls file. I want to read it and do some analysis. How can I read separate column/cell for analysis?
  2 件のコメント
Jan
Jan 2016 年 4 月 28 日
What does "alphabetic string" mean and how is it stored in the Excel file? One character per row, per column, or the complete string in one cell?
varsha
varsha 2016 年 4 月 28 日
complete string in one cell. size of file it is giving as 855*7. It is getting loaded in workspace. but how can I read it cell wise and compare and do analysis?

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

採用された回答

Alessandro Masullo
Alessandro Masullo 2016 年 4 月 28 日
  6 件のコメント
Star Strider
Star Strider 2016 年 4 月 28 日
My pleasure!
Image Analyst
Image Analyst 2016 年 4 月 28 日
Alternatively you could have used readtable().

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

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by