Reading text and data from excel

조회 수: 2 (최근 30일)
Austin Matuszewski
Austin Matuszewski 2021년 6월 21일
답변: Divija Aleti 2021년 6월 24일
I am trying to read in an excel file that has both text and numbers into matlab. Using xls read it does not give me all the text but some... Some of its shows up as Nan or Var1 Var2 ect... and same thing with readtable...
  댓글 수: 1
Divija Aleti
Divija Aleti 2021년 6월 24일
Hi,
Could you please attach your excel file ?

댓글을 달려면 로그인하십시오.

답변 (1개)

Divija Aleti
Divija Aleti 2021년 6월 24일
Hi Austin,
You can try using the following tool:
This can produce outputs as tables rather than a rigid numeric / string matrix. So, it can handle different data types with ease.
Hope this helps!
Regards,
Divija

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by