octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #36679] Timing error for multiple plots


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #36679] Timing error for multiple plots
Date: Mon, 02 Jul 2012 20:52:41 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20100101 Firefox/13.0.1

Follow-up Comment #14, bug #36679 (project octave):

Well, I was too optimistic.  I just tried another
similar plotting case, and have found that only
the unconditional drawnow() at the start of newplot()
works correctly.

So, instead of the proposed change to line 58 of
newplot() can we go with the insertion of drawnow();
after line 28?  Does this mean that the __request
at line 58 may still be needed?  Or should it be deleted
or changed to drawnow()?



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?36679>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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