필터 지우기
필터 지우기

How to save mat files as h5 files?

조회 수: 9 (최근 30일)
Gordon
Gordon 2022년 11월 18일
댓글: Gordon 2022년 11월 20일
I have cell arrays saved as a .mat file and I want to transform this into a .h5 file.
How do I transform a .mat file into a .h5 file?
I have read that we should try to use hdf5write or h5write to do so, but I do not understand how to use these functions.
I am trying to use a code written by a colleague that processes data as .h5 files , but does not do so with .mat files, unfortunately my data is all in .mat files.
  댓글 수: 2
Gordon
Gordon 2022년 11월 20일
Thankyou for your help. My problem is that I do not understand how to correctly use the h5read and h5create functions.
I have attempted loading my file, but because it is a 1x1 struct with 70 fields, I don't know what to do.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Shifting and Sorting Matrices에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by