How to convert HDF5 format to .mat data?

54 views (last 30 days)
Hello everyone,
does anyone know how to convert HDF5 to mat data?
Regards

Accepted Answer

Jan
Jan on 24 May 2017
  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 Comment
Revanth Kumar Nalluri
Revanth Kumar Nalluri on 4 Aug 2020
I have data in HDF5 format, i want to convert that data into a MAT file. Can you please guide me

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!