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: Ben Abbott
Subject: [Octave-bug-tracker] [bug #39795] orient alters plot figure
Date: Fri, 16 Aug 2013 20:21:53 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36

Follow-up Comment #3, bug #39795 (project octave):

It still works for me.


clf ()
orient portrait
plot (0)
set (gcf (), 'paperunits', 'normalized')
get (gca (), 'position')
ans =

   0.13000   0.11000   0.77500   0.81500

print foo.png
set (gcf (), 'paperunits', 'normalized')
get (gca (), 'position')
ans =

   0.13000   0.11000   0.77500   0.81500


    _______________________________________________________

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]