Hmm, that needs fixing. Thanks for mentioning it. --Tim
On Fri, Jun 17, 2016 at 4:04 PM, Kaela Martin <[email protected]> wrote: > JLD worked! Thanks! > > As a side note, I typed in the wrong command and got lots of errors. > > save("temp.jld","t",t) > load("temp.jld","t",t) # t is > > Yeilds: "Exception: EXCEPTION_ACCESS_VIOLATION at 0x192e3f7c -- > handle_current_error at > C:\Users\...\.julia\v0.4\FileIO\src\error_handling.jl:49 " > > These commands also crash Julia. > > Thanks, > Kaela > >
