octave-maintainers
[Top][All Lists]
Advanced

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

Re: 3.2.3 RC2


From: dbateman
Subject: Re: 3.2.3 RC2
Date: Wed, 2 Sep 2009 05:50:22 -0700 (PDT)



Benjamin Lindner wrote:
> 
> 
> BTW I realized that it is no longer possible to debug what is going on
> between octave and gnuplot by simply doing 
> gnuplot_binary("tee log.txt | gnuplot")
> since octave now seems to rely on 2way communication to gnuplot ?
> 
> Is there a different way of peeking into what is sent to gnuplot - other
> than to compile a version of gnuplot with an intrinsic "tee"-like feature,
> prefreably a way even windows understands?
> 

drawnow ("x11", "/dev/null", false, "/tmp/log.txt")

It is even documented.

D.

-- 
View this message in context: 
http://www.nabble.com/3.2.3-RC2-tp25236191p25256862.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

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