HDF5 Read/Write Cellstr Example

버전 1.0.0.0 (1.82 KB) 작성자: Jason Kaeding
Demonstrates writing MATLAB cell arrays of strings as variable-length strings to HDF5 files.
다운로드 수: 1.4K
업데이트 날짜: 2009/5/12

라이선스 보기

Demonstrates how to write/read MATLAB cell arrays of strings as variable-length strings to/from HDF5 files. Example also demonstrates how to set up an unlimited-length dataset with chunking so that it could handle any number of elements in the cell array.

I didn't see any evidence of anyone doing this yet. I think any HDF5/MATLAB users have settled on using char arrays instead, which wastes space. Even the built-in hdf5write converts a cellstr to char array.

인용 양식

Jason Kaeding (2024). HDF5 Read/Write Cellstr Example (https://www.mathworks.com/matlabcentral/fileexchange/24091-hdf5-read-write-cellstr-example), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2009a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 HDF5에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0