Good Morning everyone! Can anyone suggest me how to import hdf5 data and read the attributes and display it in Matlab.

1 visualización (últimos 30 días)
I work with remote sensing data analysis and I want to make good use of Matlab for the data visualization. I am trying to import a hdf5 file using matlab. I have no clue of the internal attributes. Can someone help me in this regard?

Respuestas (1)

KSSV
KSSV el 22 de Dic. de 2016
You must use h5readatt.
  2 comentarios
G K
G K el 22 de Dic. de 2016
Editada: G K el 22 de Dic. de 2016
Not enough input arguments is the error i get
KSSV
KSSV el 22 de Dic. de 2016
Read about the function h5readatt, it needs some inputs which you are not providing.

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by