reading in excel data with a specific heading

3 次查看(过去 30 天)
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.

请先登录,再进行评论。

标签

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by