On Mar 30, 2011, at 10:50 PM, welkin zzp wrote:

> On 2011年03月31日 10:36, Ben Abbott wrote:
>> On Mar 30, 2011, at 10:34 PM, welkin zzp wrote:
>> 
>>> I have tested with the first method just now,and you are right. At first I 
>>> close the figure using the mouse, may be I have to notice that from now.
>>> By the way, is there toolbar or menu on the figure to manipulate the 
>>> graphics ? I think this may be more convenience . Thanks.
>>> 
>>> zzpwelkin
>> What exactly would you like the toolbar to manipulate?
>> 
>> Ben
>> 
> Like the matlab figure toolbar, as I don't known how to zoom out a image when 
> I have zoomed it in the figure,
> and like rotating 2-D or 3-D image in the  figure.
> 
> zzpwelkin

The "wxt" terminal for gnuplot has a toolbar for those features.

        close all
        setenv ("GNUTERM", "wxt")
        plot (1:10)

Ben
------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to