octave-maintainers
[Top][All Lists]
Advanced

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

cygwin gnuplot (CVS) can be used from mingw-octave-3.0.0 (mouse zoomin a


From: Tatsuro MATSUOKA
Subject: cygwin gnuplot (CVS) can be used from mingw-octave-3.0.0 (mouse zoomin active!!)
Date: Thu, 7 Feb 2008 06:22:31 +0900 (JST)

Hi

I found that cygwin gnuplot (CVS) can be used from mingw-octave-3.0.0 if you 
have already  installed
or you want to install the cygwin.

Download the cygwin gnuplot (CVS),
http://www.geocities.jp/tmacchant/additional.html

...\octave-3.0.0\share\octave\3.0.0\m\startup\octaverc
gnuplot_binary('gnuplot');

>From msys prompt or profile
export
PATH=$PATH:/c/Programs/cygwin/usr/local/gnuplot4.3/bin:/c/Programs/cygwin/usr/local/gnuplot4.3/libexec/gnuplot/4.3:/c/Programs/cygwin/bin:/c/Programs/cygwin/usr/X11R6/bin
export DISPLAY=127.0.0.1:0.0

...\octave-3.0.0\share\octave\3.0.0\m\startup\octaverc
gnuplot_binary('gnuplot');


This allow us to use mouse zooming on 2D plots and mouse rotating 3D plots.

Note: As X server, I recommend the Xming but not Cygwin-X.
The  Cygwin-X is obsolate and slower than Xming.
See
http://www.straightrunning.com/XmingNotes/
http://sourceforge.net/project/showfiles.php?group_id=156984

Download Xming and Xming-fonts

I will describe the above in my web in the near future. 

Regards

Tatsuro


--------------------------------------
Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar
http://pr.mail.yahoo.co.jp/toolbar/


reply via email to

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