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

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

[Octave-bug-tracker] [bug #39767] initial axes are not ordered properly


From: Rik
Subject: [Octave-bug-tracker] [bug #39767] initial axes are not ordered properly
Date: Tue, 13 Aug 2013 17:17:32 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0

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

I'm in violent agreement with you.  kids(1) should be the last axes created
and it *is* the last axes created according to


set (kids(1), 'color', 'g');


The %!test you wrote shows that the position value for axes 1 is being
assigned to axes 2 and vice versa, but it doesn't seem to show an incorrect
ordering of axes.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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