One option is the JLD feature of HDF5 package: https://github.com/timholy/HDF5.jl
On Tue, Apr 1, 2014 at 8:41 AM, Freddy Chua <[email protected]> wrote: > in matlab, there's save and load > > in java, there's object serialization > > So does julia have this feature? >
