help-octave
[Top][All Lists]
Advanced

[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:41:50 +0100

On 2 October 2012 11:34, asha g <address@hidden> wrote:

> Works for me. Maybe try a different font? We will probably need more
> on your version, system and graphics toolkit.
>
> I am working with Ubuntu , Octave 3.2.3, gnuplot
> How do you try another font ?
>
> AG

xlabel('x(\lambda)',"fontname","Arial","fontsize",20)
xlabel('x(\lambda)',"fontname","Times New Roman","fontsize",20)

You will need to look up which fonts are available. I think this is OS-specific.

-- 
/* andy buckle */


reply via email to

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