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

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

[Octave-bug-tracker] [bug #42402] Maximum number of open plots


From: anonymous
Subject: [Octave-bug-tracker] [bug #42402] Maximum number of open plots
Date: Wed, 21 May 2014 17:45:26 +0000
User-agent: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.137 Safari/537.36

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

                 Summary: Maximum number of open plots
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Wed 21 May 2014 05:45:25 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: Chris Brucks
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.4
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

The figure handle wraps to -1 after 73 plots are opened. This causes an error
to be thrown and I have noticed that the path variable gets corrupted.

Sample Code That Triggers Issue:
for i=1:100; figure(i); plot(1:100); end




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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