help-octave
[Top][All Lists]
Advanced

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

Re: Octave plot on Windows


From: Tatsuro MATSUOKA
Subject: Re: Octave plot on Windows
Date: Tue, 2 Feb 2010 14:57:46 +0900 (JST)

Hello

This is not problem of gnuplot for windows (windows terminal.)

Plot anything by plot command.

Resize graph windows by mouse.

Click icon on the bar of the graph window.

You can see menu.

Please go Options -> Update C:\Document and .....\wgnuplot.ini

Once the wgnuplot.ini is update, plot can be represented in the size and 
position recorded at the
update.

You can change it directly to edit C:\Document and .....\wgnuplot.ini by a 
suitable a text editor.

Regards

Tatsuro

--- lixo1  wrote:

> 
> Dear all,
> 
> I'm using octave 3.2.3, I'm observing that when I plot something like:
> x = [-5:0.1:5];
> y = sin(x);
> plot(x,y);
> 
> The gnuplot window is very big, and the gnuplot version is not the wgnuplot
> (see image).
> 
> http://old.nabble.com/file/p27411647/Capture2.png 
> 
> I would like to get it as default:
> http://old.nabble.com/file/p27411647/Capture.png 
> 
> So my question: Is there a way to set the default plot as wgnuplot layout?
> How can I fix the window size?
> 
> Thank you very much for any kind of help.
> -- 
> View this message in context:
> http://old.nabble.com/Octave-plot-on-Windows-tp27411647p27411647.html
> Sent from the Octave - General mailing list archive at Nabble.com.
> 
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> 


--------------------------------------
VANCOUVER 2010 Olympic News [Yahoo! Sports/sportsnavi]
http://pr.mail.yahoo.co.jp/olympic/


reply via email to

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