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

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

[Octave-bug-tracker] [bug #50209] difference in axes children


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #50209] difference in axes children
Date: Thu, 2 Feb 2017 15:29:32 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

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

                 Summary: difference in axes children
                 Project: GNU Octave
            Submitted by: jwe
            Submitted on: Thu 02 Feb 2017 03:29:30 PM GMT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

As noted in bug #50189, Octave returns an array of 4 handles for the following
but Matlab returns none.


close all
allchild (gca)


In Octave, the 4 handles are for the title and {x,y,z}label text objects.

Even of those objects have the parent property set to the corresponding axes,
they don't appear to be included in the child list for the axes object.






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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