HDF5 Diskmap Class

Allows easy read/write access to HDF5 datasets as Matlab variable.
831 Downloads
Updated 3 Sep 2008

No License

Matlab class to handle large data files in a memory map fashion similar to Matlab's memmapfile. HDF5 files can be created and accessed as basic matlab variables with subscript referencing and assignment methods. Further development possible.

Very useful when working with large datasets and when relatively small sections of data need to be processed repetatively. This is due to implementing direct calls to the HDF5 mex function.

See: http://www.mathworks.com/matlabcentral/newsreader/view_thread/173805

Cite As

Maria Pavlou (2024). HDF5 Diskmap Class (https://www.mathworks.com/matlabcentral/fileexchange/21306-hdf5-diskmap-class), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired: HDF5 Diskmap Class

Community Treasure Hunt

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

Start Hunting!

hdf5_diskmapclass/

hdf5_diskmapclass/@hdf5diskmap/

Version Published Release Notes
1.0.0.0

Added contents documentation contents.m