help-octave
[Top][All Lists]
Advanced

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

Re: save output in ascii


From: Mike Miller
Subject: Re: save output in ascii
Date: Fri, 8 Nov 2002 13:50:02 -0600 (CST)

Did Mike O. mean .mat format?  In octave:

help save

Then you'll see the save -ascii option:

save -ascii filename matrix

It saves a five row header with the data.

Mike


On Fri, 8 Nov 2002, Bill Kreamer wrote:

> All Octave .m files are ascii text files. You can read them with Notepad. The 
> .m extension allows Octave to execute the files.
>   ----- Original Message -----
>   From: O'Connell, Mike
>   To: 'address@hidden'
>   Sent: Thursday, November 07, 2002 11:40
>   Subject: save output in ascii
>
>
>   I am using the Windows version of Octave and it saving the output files in 
> MatLab .m format. Is there a default parameter or some program specification 
> that I can change that will cause the software to save my output as ascii 
> plain text files?
>
>   Thank you for your help,
>
>   Mike O'Connell
>
>



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