help-octave
[Top][All Lists]
Advanced

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

Re: ticklength weirdness


From: Michael Goffioul
Subject: Re: ticklength weirdness
Date: Thu, 1 Mar 2012 22:03:20 +0000

On Thu, Mar 1, 2012 at 6:17 PM, Muhali <address@hidden> wrote:
> 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.

This seems to work fine under octave 3.6.1. What version are you using?

Michael.


reply via email to

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