reading in excel data with a specific heading

조회 수: 1 (최근 30일)
Davindra Usov
Davindra Usov 2022년 6월 20일
댓글: Davindra Usov 2022년 6월 20일
Hi,
I am trying to write a data processing script which is robust. I'm stuck on how to read in all columns of an excel sheet that has the heading 'Latitudes', as opposed to just coding in the columns G:G, S:S, etc manually. Any suggestions? :)
Thanks

답변 (1개)

KSSV
KSSV 2022년 6월 20일
REad about readtable
  댓글 수: 1
Davindra Usov
Davindra Usov 2022년 6월 20일
I've managed to use the readtable command to read in the excel sheet but the heading 'Latitudes' is not one of the Var names; instead, it is an entry in one of the cells.

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

카테고리

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

태그

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by