Skip to content

HDF5 scalar write, Matlab >= R2020b

Compare
Choose a tag to compare
@scivision scivision released this 16 Jul 08:28
· 510 commits to main since this release
fc4d0c4

Matlab doesn't have a high-level function to write scalar HDF5 dataset, so we added it to our h5save.

To avoid excess code, we put enhanced argument checks in stdlib.hdf5nc functions that require Matlab >= R2020b.