From help-octave-request at bevo dot che dot wisc dot edu Sat Jan 31 09:37:47 2004 Subject: Re: Misc problems with octave-2.1.53 / gnuplot interaction From: "Dmitri A. Sergatskov" To: Thorsten Meyer Cc: help-octave at bevo dot che dot wisc dot edu Date: Sat, 31 Jan 2004 08:38:32 -0700 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 -------------------------------------------------------------