How to convert HDF5 format to .mat data?

조회 수: 54 (최근 30일)
Ali Movahed
Ali Movahed 2017년 5월 24일
댓글: Revanth Kumar Nalluri 2020년 8월 4일
Hello everyone,
does anyone know how to convert HDF5 to mat data?
Regards

채택된 답변

Jan
Jan 2017년 5월 24일
  1. Read the HDF5 file using hdf5read
  2. Create the MAT file by save
What exactly is the problem? Please ask specifically to avoid such more or less trivial answers.
  댓글 수: 1
Revanth Kumar Nalluri
Revanth Kumar Nalluri 2020년 8월 4일
I have data in HDF5 format, i want to convert that data into a MAT file. Can you please guide me

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 HDF5에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by