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

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

[Octave-bug-tracker] [bug #44096] plotboxaspectratio wrong value for "ax


From: Rik
Subject: [Octave-bug-tracker] [bug #44096] plotboxaspectratio wrong value for "axis equal"
Date: Mon, 26 Jan 2015 23:23:35 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1)

Update of bug #44096 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

Do you have access to Matlab to test what the actual value is?  Matlab's
documentation is occasionally wrong, and [3 4 4] will produce a plot that is
taller (Y) than it is wide (X) which is not what I see in a sample plot.

Tets code:


plot (1:10)
axis equal
get (gca, 'plotboxaspectratio')



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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