help-octave
[Top][All Lists]
Advanced

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

Re: Writing data to a file


From: Hemang C. Ajmera
Subject: Re: Writing data to a file
Date: Sun, 17 Feb 2002 23:59:52 +0530 (IST)

you can use 'fprintf', 'fput'.
if you have data saved as some variable. you can save the variable
name and value using 'save' command

hth
Hemang Ajmera

On Sun, 17 Feb 2002, Louie Strigari wrote:

> Date: Sun, 17 Feb 2002 13:17:39 -0500 (EST)
> From: Louie Strigari <address@hidden>
> To: address@hidden
> Subject: Writing data to a file
> Resent-Date: Sun, 17 Feb 2002 12:17:45 -0600
> Resent-From: address@hidden
> 
> Hi,
> Is there any way in octave to write data to a file, as opposed to a
> terminal screen? For example, I am using lsode to solve a coupled set of
> first order DE's, and I would like to know if I can write my 2 columns of
> data into a file, instead of them just appearing in the terminal.
> Thanks in advance.
> 
> 
> 
> 
> -------------------------------------------------------------
> 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
> -------------------------------------------------------------
> 



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