help-octave
[Top][All Lists]
Advanced

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

Re: Misc problems with octave-2.1.53 / gnuplot interaction


From: Dmitri A. Sergatskov
Subject: Re: Misc problems with octave-2.1.53 / gnuplot interaction
Date: Sat, 31 Jan 2004 08:38:32 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115

Thorsten Meyer wrote:
Hi there,

I had the same problem with octave-2.1.45 together with gnuplot 3.8j on SUNOS. A workaround is to insert a
   pause(0.1)
command (or even pause(0.2)) after each plot statement.
It seems that gnuplot with mouse support switched on somehow doesn't manage to keep up with the stream of commands fed to it by octave.

best regards

Thorsten

You talking about problem with scripts, don't you?
I have seen it before (in scripts) and I know the pause()
trick (see my next post). Now (in 2.1.53) it is happening
in interactive mode, so timing is not an issue (I do not
type that fast) -- synchronization got broken in more
fundamental way.

Sincerely,

Dmitri.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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