help-octave
[Top][All Lists]
Advanced

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

Re: How to save ascii files without header information


From: Andrass Ziska Davidsen
Subject: Re: How to save ascii files without header information
Date: Wed, 29 Jan 2003 14:52:40 +0100
User-agent: KMail/1.4.3

On Wednesday 29 January 2003 14:56, Poul-Erik Hansen wrote:
> Hi
>
> When you save data with he save –ascii command, octave puts information
> about who has generate the file, number of rows and number of columns in
> the top of the file. Is there a way too tell octave not to save this
> information?

This has also pussled me, and the workaround that I found was to use the 
fprintf command. Look it up in the 'help fprintf'. It is quite similar, if 
not exactly the same, as the one used in C.  

-- 
Andrass Ziska Davidsen
address@hidden
DTU-stud.no.: c9603343



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