help-octave
[Top][All Lists]
Advanced

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

Re: interactively modifying a "1d" plot with the mouse?


From: Francesco Potortì
Subject: Re: interactively modifying a "1d" plot with the mouse?
Date: Thu, 08 Jan 2009 02:46:45 +0100

>I think that Octave sends plotting output to gnuplot, aquaterm, and  
>the other plotting backends, but does not read from them.

In fact, the ginput() function return the coordinates of the point where
the mouse is clicked.  One could write a function using that input to
modify the data...

-- 
Francesco Potortì (ricercatore)        Voice: +39 050 315 3058 (op.2111)
ISTI - Area della ricerca CNR          Fax:   +39 050 315 2040
via G. Moruzzi 1, I-56124 Pisa         Email: address@hidden
(entrance 20, 1st floor, room C71)     Web:   http://fly.isti.cnr.it/


reply via email to

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