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
This code is based on sample code from: https://support.hdfgroup.org/HDF5/examples/api18-m.html
The function takes a struct and write to a compound HDF5 file. the fields in the struct will automatically populate in the HDF5. Automatically handles single, double, uint 8,16,32 data types, feel free to add more in the case structure below if your data has different datatypes.
Citation pour cette source
Isaac Li (2026). struct2hdf5 (https://fr.mathworks.com/matlabcentral/fileexchange/106470-struct2hdf5), MATLAB Central File Exchange. Extrait(e) le .
Informations générales
- Version 1.0.1 (2,12 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.0.1 | updated line 17 that threw errors with a more general line. |
||
| 1.0.0 |
