« Return to Thread: failure in reversed xdir or ydir axes

failure in reversed xdir or ydir axes

by Eric Chassande-Mottin :: Rate this Message:

Reply to Author | View in Thread


hi,

when invoking set to get reversed axes, the new axes labels overlap
with old ones and the axes does not get reversed effectively.

when running
plot(1:10)
set(gca(),"ydir","reverse")
or
plot(1:10)
set(axes,"ydir","reverse");
I get the following figure
test.png

is that a known issue?
is there a simple fix?

thanks,
eric

octave3.2
GNU Octave, version 3.2.0
Copyright (C) 2009 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Octave was configured for "i486-pc-linux-gnu".

gnuplot

        G N U P L O T
        Version 4.2 patchlevel 5
        last modified Mar 2009
        System: Linux 2.6.26-2-686

 « Return to Thread: failure in reversed xdir or ydir axes