I am sure you know but I just want to point out that it is possible to overload 
the way JLD saves and loads types. You can write a custom save function that 
transforms the thing you are trying to save into a format more suitable for 
HDF5 and then the loader can transform it back into your original format.

Reply via email to