how to read h5 file in matlab

조회 수: 15 (최근 30일)
MakM
MakM 2022년 7월 7일
댓글: NIVEDITA MAJEE 2022년 7월 8일
I have save a .h5 file using hdf5write function in MATLAB, like this 'hdf5write('myfile.h5','/coordinates',coord);'. the h5 file consists of 10x3 rows and columns, First column is the time and the other columns are the coordinates values, now I want to read the h5 by giving it the time and get the coordinates. it is possible?
I have attached the image I want to give the start and end time in the red box to get this whole table in h5 file in matlab.
  댓글 수: 1
NIVEDITA MAJEE
NIVEDITA MAJEE 2022년 7월 8일
Refer to this following documented link and see if you are able to solve your problem.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by