[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Change XTickLabel on plot
From: |
Ben Abbott |
Subject: |
Re: Change XTickLabel on plot |
Date: |
Mon, 26 Nov 2012 08:05:22 -0500 |
On Nov 26, 2012, at 7:10 AM, ivans1984 wrote:
> Hi everyone
>
> i know that maybe it's a frequently asked question
>
> I want to change ticks on a plot and i need to write greek letters
> in the ticks, expecially alpha (α) but if use this code
>
> set(gca,'XTickLabel',{'t_{\alpha}'})
>
> in the plot label i see alpha and not α. i tried to look in the
> octave manual but i didn't see any explaination about this
>
> have you got any idea?
>
> thanks
Looks like a bug. Please file a report at the link below.
https://savannah.gnu.org/bugs/?group=octave
Ben