Is it possible to merge HDF5 files?

I'd like to merge two HDF5 files into one. My files have several dozen sub-levels and sub-sub-levels of data columns. For a simple column of data I could do something like
x_combined = [x1;x2];
How do I do this for entire .h5 files?

 Risposta accettata

per isakson
per isakson il 5 Nov 2014
Modificato: per isakson il 5 Nov 2014

0 voti

1 Commento

Dang, I was hoping for some simple Matlab function called h5merge.

Accedi per commentare.

Più risposte (0)

Prodotti

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by