help-octave
[Top][All Lists]
Advanced

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

Re: ylabel kills plot?


From: Jaroslav Hajek
Subject: Re: ylabel kills plot?
Date: Thu, 23 Jul 2009 09:56:15 +0200

On Thu, Jul 23, 2009 at 9:28 AM, Matthias
Brennwald<address@hidden> wrote:
> Dear All
>
> Consider the following code:
>
> -------
> plot (rand(1,10));
> xlabel ('x-label','fontsize',22);
> ylabel ('y-label','fontsize',22);
> -------
>
> For some reason, this does not produce the expected plot. I just get
> an empty plot window. If I omit the 'fontsize',22 part, everything
> works as expected. What am I doing wrong?
>
> (This is on Mac OS X with Octave 3.2.0 and gnuplot 4.2 patchlevel 5,
> both from MacPorts.)
>
> Matthias
>
>

works for me (OpenSUSE GNU/Linux, Octave 3.2.2 and gnuplot 4.3 patchlevel 0).

-- 
RNDr. Jaroslav Hajek
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


reply via email to

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