I've used @save and @load to save variables from some experimenting 
sessions.  Now, I want to get rid of a view.

@save to a new variable doesn't quite work if I started by @load  'ing as 
there is no way to remove an item from an existing Julia workspace (except 
the entire workspace).

Can I save incrementally into an existing JLD "file"?  This would do the 
trick.

If there is no quick&dirty way then I'll just use the functional API and 
start a fresh session file.

Tx.

Reply via email to