Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
Matlab class to create and access HDF5 datasets transparently as Matlab variable. Data can be accessed and written with subscript referencing and assignment methods, just like matlab variables, only size must be explicitly changed, and brackets or conversion to double is needed if the full dataset needs to be used, like a() or double(a). Any number of dimensions is supported.
Uses a improved version of h5datacreate from http://www.mathworks.com/matlabcentral/fileexchange/17172-hdf5tools
Similar to http://www.mathworks.com/matlabcentral/fileexchange/21306-hdf5-diskmap-class , but implemented using a newer Matlab class definition and a bit more complete.
Linear or multidimensional boolean indexing is not yet supported.
Citation pour cette source
Piers (2026). HDF5 Diskmap Class (https://fr.mathworks.com/matlabcentral/fileexchange/31703-hdf5-diskmap-class), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : HDF5 Diskmap Class, HDF5TOOLS
Informations générales
- Version 1.1.0.0 (7,1 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.1.0.0 | description |
||
| 1.0.0.0 |
