to read .xls file

7 visualizaciones (últimos 30 días)
varsha
varsha el 28 de Abr. de 2016
Comentada: Image Analyst el 28 de Abr. de 2016
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 comentarios
Jan
Jan el 28 de Abr. de 2016
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 el 28 de Abr. de 2016
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?

Iniciar sesión para comentar.

Respuesta aceptada

Alessandro Masullo
Alessandro Masullo el 28 de Abr. de 2016
  6 comentarios
Star Strider
Star Strider el 28 de Abr. de 2016
My pleasure!
Image Analyst
Image Analyst el 28 de Abr. de 2016
Alternatively you could have used readtable().

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by