NeuroJSON / easyh5

EasyH5 Toolbox - An easy-to-use HDF5 data interface (loadh5 and saveh5) for MATLAB
BSD 3-Clause "New" or "Revised" License
12 stars 10 forks source link

Add option flags to support data compression #2

Closed fangq closed 4 years ago

fangq commented 4 years ago

Something like what JSONLab does https://github.com/fangq/jsonlab/blob/v1.9/savejson.m#L70-L85

can be done with this code sample https://www.mathworks.com/help/matlab/ref/h5p.set_deflate.html