Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 7242:e4398e3903be
[project @ 2007-12-03 23:52:07 by dbateman]
author | dbateman |
---|---|
date | Mon, 03 Dec 2007 23:52:07 +0000 |
parents | 3a695b7adf8e |
children | e8d7eed42935 |
comparison
equal
deleted
inserted
replaced
7241:da540e715d05 | 7242:e4398e3903be |
---|---|
1 2007-12-03 David Bateman <dbateman@free.fr> | 1 2007-12-03 David Bateman <dbateman@free.fr> |
2 | |
3 * testfun/test.m: Add "testif" type to allow for conditional tests. | |
2 | 4 |
3 * plot/plotyy.m: Use activepositionproperty property of axes | 5 * plot/plotyy.m: Use activepositionproperty property of axes |
4 object. Set second axis color to "none". | 6 object. Set second axis color to "none". |
5 * plot/__go_draw_axes__.m: Respect the activepositionproperty | 7 * plot/__go_draw_axes__.m: Respect the activepositionproperty |
6 property of the axis objects. | 8 property of the axis objects. |