|
From: Tatsuro M. <tma...@ya...> - 2008-03-25 07:40:12
|
Hello Petr Mikulik Thank you for your advise. Today I have no time revise my page. The can I forward your advise to the Octave ML? I hope your affrimative reply. BTW: > BTW, I'm pleased to know that the 423win32x11 / 43winbinX11 packages are > useful ... that may also explain why there are so many downloads from > SourceForge. I have been purchasing the gnuplot work on windows which allows volatile data from pipe for octave which is native to windows. I have tried to revise of pgnuplot to do this. However it is difficult to me. One day I noticed that the possiblity of using gnuplot4.3 cygwin for windows native octave. It tried it and it was successful. I am really glad to able to use the gnuplot4.3 from octave which is native to windows, which allows us to use mouse zooming!!!!. I really appreciate to you and Ethan for your effors on the gnuplot. Thanks!!!!! Tatsuro --- Petr Mikulik <mi...@ph...> wrote: > > I have update the page: Using gnuplot 4.3 (cvs) on MSVC-octave in > > http://www.geocities.jp/tmoctwin/ > > to use the gnuplor4.3winX11 prepared by you. > > Fine. > > I have read the instructions. However, they seem to be rather complicated. I > would recommend simpler install -- two possibilities: > > A. You have full cygwin installation. > Unzip usr_local.zip in cygwin's root (C:\Cygwin\...). > Afterwards, you can find C:\Cygwin\...\usr\local\bin\gnuplot > > B. You want to have this gnuplot locally installed for Octave only. > Unzip usr_local.zip into <where Octave is already installed> > Afterwards, you can find ...\usr\local\bin\gnuplot > > > The script starting octave must be modified. It should detect if gnuplot is > not installed according to A. Then it would look somehow like: > > if fileexist ....\octave\usr\local\bin\gnuplot > PATH=....\usr\local\bin\gnuplot;%PATH% > GNUHELP=..../usr/local/share/gnuplot/4.3/gnuplot.gih > GNUPLOT_DRIVER_DIR=..../usr/local/libexec/4.3 > GNUPLOT_PS_DIR=..../usr/local/share/gnuplot/4.3/PostScript > > I hope it will work well with Octave's print('-deps', ...) command. > > > BTW, I'm pleased to know that the 423win32x11 / 43winbinX11 packages are > useful ... that may also explain why there are so many downloads from > SourceForge. > > --- > Petr Mikulik > -------------------------------------- Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar http://pr.mail.yahoo.co.jp/toolbar/ |