help-octave
[Top][All Lists]
Advanced

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

ticklength weirdness


From: Muhali
Subject: ticklength weirdness
Date: Thu, 1 Mar 2012 10:17:57 -0800 (PST)

is it only me who sees really strange things when doing the following:

graphics_toolkit fltk
axes("position", [0.0768   0.5457   0.1907   0.3805], "xaxislocation",
"top", "yaxislocation", "right", "xlim", [0.8 14], "ylim", [-2 3])

I see 4 ticks at the lower x axis and none at the left y-axis. When issuing

set(gca, "ticklength", [0.02 0.02])

everything seems in order.

--
View this message in context: 
http://octave.1599824.n4.nabble.com/ticklength-weirdness-tp4435789p4435789.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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