Writing cell array of strings to hdf5 using h5write

20 vues (au cours des 30 derniers jours)
Michael Werth
Michael Werth le 22 Mai 2019
Modifié(e) : Michael Werth le 23 Mai 2019
The hdf5write function lets you to easily write a cell array of strings to an output HDF5 file. However, the documentation states that hdf5write will be removed in the future, and to use h5write instead.
But h5write only supports numerical types, and the documentation states that you need to use the low-level H5D functions in order to write strings.
When will h5write be upgraded to support string writing?

Réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by