Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 7318:5c8f09c7a020
[project @ 2007-12-17 19:02:13 by jwe]
author | jwe |
---|---|
date | Mon, 17 Dec 2007 19:05:04 +0000 |
parents | 11c5f1ee553e |
children | 4a853a9138e7 |
comparison
equal
deleted
inserted
replaced
7317:11c5f1ee553e | 7318:5c8f09c7a020 |
---|---|
1 2007-12-17 David Bateman <dbateman@free.fr> | |
2 | |
3 * plot/__go_draw_axes__.m: Use "set pm3d explicit" so that | |
4 contours can overlay pcolor plots. Priveldge no hidden line | |
5 removal when there are multiple objects in the plot. | |
6 | |
1 2007-12-14 David Bateman <dbateman@free.fr> | 7 2007-12-14 David Bateman <dbateman@free.fr> |
2 | 8 |
3 * plot/contour3.m, plot/__contour__.m: Handle linespec. | 9 * plot/contour3.m, plot/__contour__.m: Handle linespec. |
4 * plot/contour.m: Doc fix. | 10 * plot/contour.m: Doc fix. |
5 * plot/__go_draw_axes__.m (case "patch"): Include "lt" in lt string. | 11 * plot/__go_draw_axes__.m (case "patch"): Include "lt" in lt string. |