From help-octave-request at bevo dot che dot wisc dot edu Mon Jan 29 05:00:31 2001 Subject: Re: gnuplot like I/O From: Andrei Romanenko To: Osvaldo Clua cc: Octave help 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 -------------------------------------------------------------