help-octave
[Top][All Lists]
Advanced

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

Re: default properties for axis label objects


From: John W. Eaton
Subject: Re: default properties for axis label objects
Date: Tue, 5 Oct 2010 12:57:07 -0400

On  5-Oct-2010, Ben Abbott wrote:

| I had a typo in my first attempt. Using Matlab, this works for me.
| 
|       fcn = @(varargin) set (get (gca, 'ylabel'), 'rotation', 0, 
'horizontalalignment', 'right');
|       set (0, 'defaultaxescreatefcn', fcn)

Thanks.  This doesn't work in Octave yet, so I've filed a bug report
about it so we will remember to look at the problem.

jwe


reply via email to

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