Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 7207:71c03c7239fb
[project @ 2007-11-28 02:19:25 by jwe]
author | jwe |
---|---|
date | Wed, 28 Nov 2007 02:20:48 +0000 |
parents | 6e4ceeeb1940 |
children | 621111e57a86 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,5 +1,17 @@ 2007-11-27 David Bateman <dbateman@free.fr> + * plot/errorbar.m, plot/loglog.m, plot/loglogerr.m, plot/polar.m, + plot/semilogx.m, plot/semilogxerr.m, plot/semilogy.m, + plot/semilogyerr.m: Treat an axis handle as the first argument. + + * plot/meshz.m: New function. + * plot/Makefile.in (SOURCES): Add it to the list. + * plot/surface.m: Allow surface to accept an axis handle as the + first argument. + * plot/meshc.m: Extract z from the the surface object rather than + varargin so that we can rely on code in surface to treat leading + axis handles. + * plot/__go_draw_axes__.m: Add nomirror to "set ytics" and "set y2tics" in the case of a plotyy plot. * plot/plotyy.m: ensure the position property is set correct for