help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

saving core file


From: Leo Butler
Subject: saving core file
Date: Wed, 14 Aug 2013 15:30:55 -0400
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/23.4 (gnu/linux)

I'm a bit of a pack-rat, I guess. I like to save my current octave
session in the core file and reload it when I start up again. This works
well for me.

My question: is it possible to dump the core file from within octave?
Alternatively, does

save -binary octave-state

do approx. the same thing? I notice that

load octave-core
save -binary octave-state

is not idempotent, i.e. octave-core and octave-state do differ.

Leo.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]