hdf5 dataset dynamically creating

2 views (last 30 days)
dommai
dommai on 28 Oct 2019
Answered: per isakson on 25 Nov 2019
Hi there,
That's my newbie question: how do I create a hdf5 dataset from a matrix of 10^6*10^6 size? I mean, as Matlab doesn't allow creating matrix that exceeds a memory bound, is there any manner to a fill a hdf5 dataset dynamically?
Thank you in advance for your kind answers
Dommai

Accepted Answer

per isakson
per isakson on 25 Nov 2019
Yes, see example, "Append Data to Unlimited Data Set", in h5write Write to HDF5 data set

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!