Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 6438:14e5882b6269
[project @ 2007-03-23 14:26:11 by jwe]
author | jwe |
---|---|
date | Fri, 23 Mar 2007 14:26:11 +0000 |
parents | f1f2e0de340a |
children | 98ee80702bca |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,5 +1,8 @@ 2007-03-23 John W. Eaton <jwe@octave.org> + * plot/__go_draw_figure__.m: Send reset to gnuplot before every + plot, not just multiplots. + * plot/__go_draw_axes__.m: Use %g for label coordinates, not %d. * plot/contour.m: Don't call drawnow.