help-octave
[Top][All Lists]
Advanced

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

Re: Graph cannot rotate ylabel to read vertical after 3.6.1 update


From: Jordi Gutiérrez Hermoso
Subject: Re: Graph cannot rotate ylabel to read vertical after 3.6.1 update
Date: Sat, 14 Apr 2012 20:44:11 -0400

On 14 April 2012 17:47, Hornet <address@hidden> wrote:
> I am using Gui Octave. I had code that would make a graph with the ylabel
> reading sideways. After update it has gone horizontal. I was advised to use
>    set (get (gca, 'ylabel'), 'rotation', 90)
> the only way this will work is if I change the fontsize to >13
>    ylabel('foo', 'fontsize',13)
> Some reason the default size is forcing the text horizontal until a fontsize
> threshold is exceeded. Is this just me or y'all too?

Does it work without GUI Octave? That's a non-free GUI that has got
nothing to do with Octave. We can't do anything to fix problems with
it as long as its author refuses to release source.

- Jordi G. H.


reply via email to

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