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

조회 수: 3 (최근 30일)
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?

답변 (1개)

KSSV
KSSV 2016년 12월 22일
You must use h5readatt.
  댓글 수: 2
G K
G K 2016년 12월 22일
편집: G K 2016년 12월 22일
Not enough input arguments is the error i get
KSSV
KSSV 2016년 12월 22일
Read about the function h5readatt, it needs some inputs which you are not providing.

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

Community Treasure Hunt

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

Start Hunting!

Translated by