failure in reversed xdir or ydir axes

Eric Chassande-Mottin echassandemottin at gmail.com
Wed Jul 1 06:49:35 CDT 2009



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
http://www.nabble.com/file/p24288483/test.png 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

-- 
View this message in context: http://www.nabble.com/failure-in-reversed-xdir-or-ydir-axes-tp24288483p24288483.html
Sent from the Octave - Bugs mailing list archive at Nabble.com.



More information about the Bug-octave mailing list