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

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

[Octave-bug-tracker] [bug #43944] set(0, "defaultfigureunits", "normaliz


From: Muhali
Subject: [Octave-bug-tracker] [bug #43944] set(0, "defaultfigureunits", "normalized", "defaultfigureposition", ...) shrinks figure
Date: Tue, 06 Jan 2015 12:05:00 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0

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

                 Summary: set(0, "defaultfigureunits", "normalized",
"defaultfigureposition",...) shrinks figure
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Tue 06 Jan 2015 04:04:59 AM PST
                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:

As the subject says. Doing e.g.


set(0, "defaultfigureunits", "normalized", "defaultfigureposition", [0.2 0.2
0.3 0.3])
peaks
get(gcf, "position")


gives me a tiny figure in the lower left corner with position

ans =

   0.000595   0.020000   0.047619   0.000000





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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