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 10:18:04 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

roberto a écrit :

On 9/16/05, David Bateman <address@hidden> wrote:

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...

i tried to change it to "ascii" via the following;
octave_core_file_format = ascii

but i got an error, do you know how to change the file format?

octave_core_file_format = "ascii"

might give you a better result... But this won't change the core file format of the existing file, and won't be persistent over restarts of octave unless you place it in your .octaverc file....

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]