help-octave
[Top][All Lists]
Advanced

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

Re: save function


From: Hamish Allan
Subject: Re: save function
Date: Wed, 9 Mar 2005 13:03:41 -0600


On Mar 9, 2005, at 18:28, John W. Eaton wrote:

If we are going to provide compatible behavior, I think it should use
the same option name as is used by Matlab.  Otherwise, we will
continue to see questions about why -ascii doesn't do the expected
thing.

I'm not entirely convinced that anyone is actually asking for Matlab-compatible behaviour. All we want is an efficient way to output a matrix of numbers to a file (just as it is possible to load such a matrix from a file with no header information without using fscanf). I suggest we *don't* aim for compatible behaviour with the braindead Matlab, and instead we have an -ascii-noheader option like Mike proposes.

Hamish



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