help-octave
[Top][All Lists]
Advanced

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

Re: gnuplot like I/O


From: Andrei Romanenko
Subject: Re: gnuplot like I/O
Date: Mon, 29 Jan 2001 11:00:17 +0000 (WET)

Hello,

AWK comes to mind. Perl should be an option. If you want to simplify
the parsing part of the task while staying in "C context", flex/bison
can be of help.

Andrew

On Mon, 29 Jan 2001, Osvaldo Clua wrote:

> Hello:
>       Is there any way of doing I/O into/from files in gnuplots 
> format (i.e, one column per variable, "#"s as comments, ascii) other than
> "programming" it with "c" style and loops?
>       Any workaround appreciated
>                       Osvaldo Clua
> Osvaldo Clua
> 
> 
> 
> -------------------------------------------------------------
> 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]