From help-octave-request at bevo dot che dot wisc dot edu Wed Jan 29 07:53:02 2003 Subject: Re: How to save ascii files without header information From: Andrass Ziska Davidsen To: help-octave at bevo dot che dot wisc dot edu Date: Wed, 29 Jan 2003 14:52:40 +0100 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 c960334 at student dot dtu dot dk 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 -------------------------------------------------------------