comparison 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
comparison
equal deleted inserted replaced
6437:190dfe8b8f08 6438:14e5882b6269
1 2007-03-23 John W. Eaton <jwe@octave.org> 1 2007-03-23 John W. Eaton <jwe@octave.org>
2
3 * plot/__go_draw_figure__.m: Send reset to gnuplot before every
4 plot, not just multiplots.
2 5
3 * plot/__go_draw_axes__.m: Use %g for label coordinates, not %d. 6 * plot/__go_draw_axes__.m: Use %g for label coordinates, not %d.
4 7
5 * plot/contour.m: Don't call drawnow. 8 * plot/contour.m: Don't call drawnow.
6 9