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

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

[Octave-bug-tracker] [bug #40469] crash on graphics operation (clf only


From: marco atzeri
Subject: [Octave-bug-tracker] [bug #40469] crash on graphics operation (clf only ?)
Date: Fri, 08 Nov 2013 21:06:48 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0

Follow-up Comment #5, bug #40469 (project octave):

good idea 

hf = figure ();
clf;    
   doesn't crash

hf = figure ();
ha = axes ();
clf;
  crashes

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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