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

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

[Octave-bug-tracker] [bug #39795] orient alters plot figure


From: Muhali
Subject: [Octave-bug-tracker] [bug #39795] orient alters plot figure
Date: Fri, 16 Aug 2013 10:55:37 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0

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

                 Summary: orient alters plot figure
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Fri 16 Aug 2013 03:55:36 AM PDT
                Category: Plotting
                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:

>From what I understand the orient command should not affect the plot figure in
any way. However, when doing


plot(0)
get(gca, "position")
orient landscape
print foo.png
get(gca, "position")


the figure position is modified.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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