[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Label in plot
From: |
Andy Buckle |
Subject: |
Re: Label in plot |
Date: |
Tue, 2 Oct 2012 11:28:08 +0100 |
On 2 October 2012 11:21, asha g <address@hidden> wrote:
>
>
>
>
>
>
> Gnuplot
> Octave 3.2
>
>
>
>
>
> Goals too clearly defined can become blinkers.
> Mary Catherine Bateson
>
> ________________________________
> From: Andy Buckle <address@hidden>
> To: asha g <address@hidden>
> Cc: "address@hidden" <address@hidden>; "address@hidden"
> <address@hidden>
> Sent: Tuesday, 2 October 2012 3:47 PM
> Subject: Re: Label in plot
>
> On 2 October 2012 11:02, asha g <address@hidden> wrote:
>>
>> I have a plot which has to be labelled X(lambda) in the x axis.
>>
>> I wrote
>>
>> xlabel ('X(\lambda)',"fontsize",20)
>>
>> But I get a gibberish symbol instead of X. The lambda comes out correctly.
>>
>> Please help.
>> Thanks
>> Asha
>
> In MSVC built Octave 3.6.2
>
> graphics_toolkit gnuplot
> plot([0 1],[0 1])
> xlabel ('X(\lambda)',"fontsize",20)
>
> Works for me. Maybe try a different font? We will probably need more
> on your version, system and graphics toolkit.
>
> --
> /* andy buckle */
Please don't top-post. http://en.wikipedia.org/wiki/Posting_style#Top-posting
Doesn't bother me, as gmail sorts it out, but the list has a preference.
mingw Octave 3.2.4 with gnuplot is also fine for me. What OS are you
using? Have you tried different fonts?
--
/* andy buckle */