to read .xls file

8 次查看(过去 30 天)
varsha
varsha 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 个)

Community Treasure Hunt

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

Start Hunting!

Translated by