필터 지우기
필터 지우기

to read .xls file

조회 수: 1 (최근 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 CenterFile Exchange에서 Text Files에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by