help-octave
[Top][All Lists]
Advanced

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

Re: octave's graphics interface / linux operating system


From: Sergei Steshenko
Subject: Re: octave's graphics interface / linux operating system
Date: Mon, 12 May 2008 06:21:05 -0700 (PDT)

--- David Bateman <address@hidden> wrote:

> Dieter Jurzitza wrote:
> > Dear listmembers,
> > I am using gnuplot output very regularly within documents I produce with 
> > latex. In order to achieve a really good quality I found it very convenient 
> > to produce postscript output and convert this to pdf afterwards.
> > Moreover, the attributes of the text, additional labels / arrows / 
> > whatsoever 
> > can be integrated in the graph.
> > 
> > Now, through the recent modifications in octave, the direct access to 
> > gnuplot 
> > through octave became more difficult - don't take me wrong I do not mind.
> > In order to further process the graphs I use additional code to output data 
> > into files, prepare gnuplot configuration files and call gnuplot finally 
> > with 
> > a system command out of octave. This is managable but circumstancial.
> > 
> > My question is now twofold:
> > 1.) is it possible to force octave to write all data into files rather than 
> > piping them into gnuplot (or does this happen anyway?)?
> 
> Not really.
> 

Well, 'octave' has 'gnuplot_binary' command.

Using it one can use gnuplot impersonator which intercepts octave's STDOUT with 
'gnuplot'
commands - I used to have a Perl script doing this and writing its STDIN to 
file, parsing it on
the fly.

Regards,
  Sergei.


Applications From Scratch: http://appsfromscratch.berlios.de/


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ


reply via email to

[Prev in Thread] Current Thread [Next in Thread]