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

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

[Octave-bug-tracker] [bug #30097] Plotting does not work properly from C


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #30097] Plotting does not work properly from C++
Date: Wed, 09 Jun 2010 22:51:03 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100501 Iceweasel/3.5.9 (like Firefox/3.5.9)

Follow-up Comment #1, bug #30097 (project octave):

I don't think this is a bug.  The plot function does not force the figure
window to be updated.  That only happens if the drawnow function is called. 
The Octave interpreter will do this automatically at a few places, but without
the call to figure, your code does not call any functions that imply a call to
drawnow.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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