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

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

[Octave-bug-tracker] [bug #44901] 'figure(h)' resets visibility to 'on'


From: Muhali
Subject: [Octave-bug-tracker] [bug #44901] 'figure(h)' resets visibility to 'on'
Date: Wed, 22 Apr 2015 16:45:26 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

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

                 Summary: 'figure(h)' resets visibility to 'on'
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Wed 22 Apr 2015 09:45:25 AM PDT
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:


figure(1, "visible", "off")
get(1, "visible")
figure(1)
get(1, "visible")


results in the the visibility being switched to 'on'.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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