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

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

[Octave-bug-tracker] [bug #47479] Cannot close plots


From: anonymous
Subject: [Octave-bug-tracker] [bug #47479] Cannot close plots
Date: Sun, 20 Mar 2016 19:23:26 +0000
User-agent: Mozilla/5.0 (Android 5.0.1; Mobile; rv:44.0) Gecko/44.0 Firefox/44.0

URL:
  <http://savannah.gnu.org/bugs/?47479>

                 Summary: Cannot close plots
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sun 20 Mar 2016 07:23:25 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Dagoba
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: Any

    _______________________________________________________

Details:


for i = 1:1e4
figure(i);
close;
end


This does not close figure windows before creating the next figure. If Octave
is killed, all the figure windows remain.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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