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

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

[Octave-bug-tracker] [bug #39337] tightinset is incorrect


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #39337] tightinset is incorrect
Date: Sun, 14 Jul 2013 19:19:54 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.71 Safari/537.36

Follow-up Comment #1, bug #39337 (project octave):

An example 


clf
plot (rand (3))
set (gca, 'xticklabel', {}, 'yticklabel', {})
get (gca, 'tightinset')
ans =   0.046429   0.011915   0.000000   0.023810


Matlab doesn't give the expected zeros(1,4) either. But the extra is an order
of magnitude less than what Octave returns.


ans =    0.0071    0.0095    0.0036         0


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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