help-octave
[Top][All Lists]
Advanced

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

Re: save function


From: John W. Eaton
Subject: Re: save function
Date: Tue, 8 Mar 2005 10:08:43 -0500

On  6-Mar-2005, Mike Miller <address@hidden> wrote:

| On Sun, 6 Mar 2005, Paul Kienzle wrote:
| 
| > Try dlmwrite from octave-forge.  Use a delimiter of ' ' because the 
| > default is ','.
| 
| As long as you do it that way, you will be hearing complaints.
| 
| We aspire to make Octave compatible with MATLAB, but MATLAB does not add 
| header lines to its save -ascii output.

Changing this is likely to cause some trouble because people are
expecting Octave's "save -ascii" to write out multiple variables with
header information that allows it to be reloaded.

If you'd like to change this, then what do you think is the best path
forward?

jwe




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