reading in excel data with a specific heading

3 visualizaciones (últimos 30 días)
Davindra Usov
Davindra Usov el 20 de Jun. de 2022
Comentada: Davindra Usov el 20 de Jun. de 2022
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

Respuestas (1)

KSSV
KSSV el 20 de Jun. de 2022
REad about readtable
  1 comentario
Davindra Usov
Davindra Usov el 20 de Jun. de 2022
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.

Iniciar sesión para comentar.

Etiquetas

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by