comparison scripts/ChangeLog @ 6429:6ff2d413cf58

[project @ 2007-03-21 20:13:03 by dbateman]
author dbateman
date Wed, 21 Mar 2007 20:13:03 +0000
parents 0cc5ca7b1e91
children ff87ad14403f
comparison
equal deleted inserted replaced
6428:1a59ba7d32f0 6429:6ff2d413cf58
1 2007-03-20 David Bateman <dbateman@free.fr> 1 2007-03-21 David Bateman <dbateman@free.fr>
2 2
3 * plot/__go_draw_axes__.m: Handle some colors with older gnuplot. 3 * plot/__go_draw_axes__.m: Handle some colors with older gnuplot.
4 4 * testfun/speed.m: Documentation and example fix.
5
5 2007-03-21 John W. Eaton <jwe@octave.org> 6 2007-03-21 John W. Eaton <jwe@octave.org>
6 7
7 * plot/subplot.m: If we find an existing subplot region, set 8 * plot/subplot.m: If we find an existing subplot region, set
8 it to be the "currentaxes" property for the current figure. 9 it to be the "currentaxes" property for the current figure.
9 Delete old axes objects if the new axes object overlaps the old. 10 Delete old axes objects if the new axes object overlaps the old.