help-octave
[Top][All Lists]
Advanced

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

gnuplot interaction


From: Mike B.
Subject: gnuplot interaction
Date: Sun, 8 Aug 2010 23:07:33 -0700 (PDT)

Hi All,

Is it possible to drive gnuplot from Octave? it's probably is but it was not 
clear from the documentation (Octave 3.2.4).

Here's a sample gnuplot script:
set term X11
set size ratio -1
plot "a.dat" w l lt 1,\
     "b.dat" w p pt 7

Also, is it possible to update the same gnuplot output window instead of 
opening a new window each time the octave script is re-run?.

Thanks,
Mike.






reply via email to

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