You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
- Version 1.0.0.0 (10.5 KB)
-
No License
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 |
