HDF5 Diskmap Class

Allows easy read/write access to HDF5 datasets as Matlab variable.
835 download
Aggiornato 3 set 2008

Nessuna licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2007b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Riconoscimenti

Ispirato: 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/

Versione Pubblicato Note della release
1.0.0.0

Added contents documentation contents.m