HDF5 Diskmap Class

Allows easy read/write access to HDF5 datasets as Matlab variable.

You are now following this Submission

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 (2026). HDF5 Diskmap Class (https://www.mathworks.com/matlabcentral/fileexchange/21306-hdf5-diskmap-class), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: HDF5 Diskmap Class

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Added contents documentation contents.m