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

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

[Octave-bug-tracker] [bug #41895] rlocus does not draw using fltk


From: Doug Stewart
Subject: [Octave-bug-tracker] [bug #41895] rlocus does not draw using fltk
Date: Wed, 19 Mar 2014 14:25:30 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0

Follow-up Comment #4, bug #41895 (project octave):

this works!!!

figure(81)
axes
set (gcf,"visible","off");
plot (1:5,3:7);
set (gcf (), "visible", "on")


thanks to Andy for this tip

Now we should find out why this is needed for fltk and not for gnuplot


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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