ylabel rotation
Ben Abbott
bpabbott at mac.com
Thu Jan 29 15:22:45 CST 2009
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
More information about the Octave-maintainers
mailing list