|
| From: | Michael Godfrey |
| Subject: | [Octave-bug-tracker] [bug #32482] Axis position incorrect is the xlabel position is "top" or ylabel position is "right" |
| Date: | Tue, 08 Mar 2011 02:01:34 +0000 |
| User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110301 Fedora/3.6.14-1.fc14 Firefox/3.6.14 |
Follow-up Comment #10, bug #32482 (project octave):
The changeset:
changeset: 12503:2c66314447f1
tag: tip
user: Konstantinos Poulios <address@hidden>
date: Mon Mar 07 17:35:33 2011 +0100
files: src/ChangeLog src/graphics.h.in
description:
update axis label position after axis location changes
Appears to have corrected the label positioning problem.
Of the set of problems that I mentioned the only remaining
item is the difference between Octave and matalb (R2009b)
with respect to choice of tick marks. For this plot
(0:1, 0:1) matlab places tick marks at
0 0.1 0.2 0.3 ... 1
Octave places tic marks at:
0 0.2 0.4 0.6 ... 1
for both xaxis and yaxis.
This is not a big issue. I am just pointing out a
difference between matalb and Octave.
Michael
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?32482>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |