octave-maintainers
[Top][All Lists]
Advanced

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

ylabel rotation


From: Ben Abbott
Subject: ylabel rotation
Date: Thu, 29 Jan 2009 16:22:45 -0500

John,

I noticed you pushed two changes to ylabel.m 8 days ago.

The first included the line

       http://hg.savannah.gnu.org/hgweb/octave/rev/d81caf2e3a28

       +    varargin = {varargin{1}, "rotation", 90, varargin{2:end}};

The second removed it.

       http://hg.savannah.gnu.org/hgweb/octave/rev/ab82e19002c4

       -    varargin = {varargin{1}, "rotation", 90, varargin{2:end}};

I assume the second change was unintended?

Ben


reply via email to

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