help-octave
[Top][All Lists]
Advanced

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

Re: testing binary of octave-3.3.90 (mingw32 of which ) is uploaded


From: Tatsuro MATSUOKA
Subject: Re: testing binary of octave-3.3.90 (mingw32 of which ) is uploaded
Date: Sun, 30 Jan 2011 04:14:03 +0900 (JST)

Hello Ben
--- Ben Abbott  wrote:

> 
> On Jan 28, 2011, at 2:55 AM, Tatsuro MATSUOKA wrote:
> 
> > Hello
> > 
> > I have uploaded the testing binary of octave-3.3.90 (mingw32).
> > 
> > http://www.tatsuromatsuoka.com/octave/Eng/Win/
> > 
> > This binary is for testing purpose for preparing octave ver. 3.4.
> > 
> > Feedback is welcome to the octave ML.
> > 
> > Regards
> > 
> > Tatsuro
> 
> I was hoping to use Tatsuro's binary to test/debug printing under mingw. 
> 
> I have a Windows 7 install via VirtualBox.
> 
> I do not have mingw or cygwin installed.
> 
> Octave runs, but hangs with ...
> 
>       graphics_toolkit fltk
>       surf (peaks)
> 
> ... the plot window never shows up.
> 
> I also encounter a hang with the gnuplot backend.
> 
>       graphics_toolkit gnuplot
>       surf (peaks)
> 
> I tried running gnuplot directly and found the terminal would default to 
> "wxt". Plotting with
> the wxt terminal caused gnuplot to hang. If the terminal is set to "windows" 
> then gnuplot works.
> However, I still encounter a hang with ...
> 
>       graphics_toolkit gnuplot
>       setenv ("GNUTERM", "windows")
>       surf (peaks)
> 
> Advice on what I need to do to enable plotting would be appreciated.


The binary was made on window XP but it runs correctly on my netbook OS of 
which is windows 7.  In
gnuplot_drawnow.m, windows terminal is set as default.

Does gnuplot work by itself? For fltk graphics_toolkit, dll file seems to be 
loaded dynamically.
Is the below the help for you ? 

http://octave.1599824.n4.nabble.com/testing-binary-of-octave-3-3-90-mingw32-is-uploaded-tp3243897p3245550.html

Anyway I appreciate you to try my binary.

Regards

Tatsuro

--------------------------------------
Get the new Internet Explorer 8 optimized for Yahoo! JAPAN
http://pr.mail.yahoo.co.jp/ie8/


reply via email to

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