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

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

[Octave-bug-tracker] [bug #29663] imshow sets axes property visible to o


From: David Bateman
Subject: [Octave-bug-tracker] [bug #29663] imshow sets axes property visible to off
Date: Sat, 24 Apr 2010 22:35:30 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.14) Gecko/2009091010 Iceweasel/3.0.14 (Debian-3.0.14-1)

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

                 Summary: imshow sets axes property visible to off
                 Project: GNU Octave
            Submitted by: dbateman
            Submitted on: Sat 24 Apr 2010 10:35:29 PM GMT
                Category: Interpreter
                Severity: 3 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: dbateman
         Originator Name: David Bateman
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Running 

imshow(rand(100))
get(gca(),"visible")

will demonstrate this.. The result is that nothing is drawn as
__go_draw_figure__ tests this property before calling __go_draw_axes__

David





    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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