2 Jul 2012 22:52
[bug #36679] Timing error for multiple plots
Michael Godfrey <INVALID.NOREPLY <at> gnu.org>
2012-07-02 20:52:41 GMT
2012-07-02 20:52:41 GMT
Please use the bug tracker to post updates to a bug report. The mailing list is intended as a read-only
notification stream. Info posted to this mailing list address won't appear in the tracker database where
it is most useful.
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/
RSS Feed