help-octave
[Top][All Lists]
Advanced

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

Re: Octave problem started by calling drawnow().


From: Tatsuro MATSUOKA
Subject: Re: Octave problem started by calling drawnow().
Date: Tue, 6 Apr 2010 09:03:58 +0900 (JST)

Hello


--- George Barrick  wrote:

> 
> Octave problem started by calling drawnow().


> drawnow("x11", "/dev/null", false, "gnuplotout.dat")
> <file: frst_plot.m>
> xvals = [ -3.0 : 0.2 : 5.0 ]         ;
> wuns  = ones( size( xvals ) )        ;
> yvals = (-2.0)*xvals + (1.5)*wuns    ;
> plot( xvals, yvals, 'k-' )           ;
> </file>

For me, both went well octave 3.2.4 on cygwin-1.7.2.
Perhaps it is cygwin issue but not octave.

I recommend you to ask at cygwin ML but not here.

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]