help-octave
[Top][All Lists]
Advanced

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

Re: octave_core_file_format


From: David Bateman
Subject: Re: octave_core_file_format
Date: Fri, 16 Sep 2005 09:56:24 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

roberto a écrit :

i read my "octave_core_file_format" is binary;
yesterday a running code crashed when i was out of office; how can i
recover some informations from a binary core_file?

thank you for any help

Try "load(octave_core_filename)" to load the file up. You can then use "who" or "whos" to find the names of the variables it contained...

D.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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