- Read the existing datasets using "h5read".
- Make the necessary changes to the datasets in MATLAB.
- Update the datasets in the HDF5 file using "h5write".
HDF5 info structure
조회 수: 4 (최근 30일)
이전 댓글 표시
채택된 답변
Aneela
2024년 11월 8일
편집: Aneela
2024년 11월 8일
Hi @Snyder
To modify values within an HDF5 file in MATLAB while maintaining its structure, you can use the "h5read" and "h5write" functions.
Refer to the following MathWorks documentation links for more information on "h5read" and "h5write" respectively:
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!