Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 6780:38bc358b6c9a
[project @ 2007-07-18 18:02:56 by jwe]
author | jwe |
---|---|
date | Wed, 18 Jul 2007 18:04:56 +0000 |
parents | 301ca8b69d03 |
children | 3058060c560f |
comparison
equal
deleted
inserted
replaced
6779:301ca8b69d03 | 6780:38bc358b6c9a |
---|---|
1 2007-07-18 Michael Goffioul <michael.goffioul@gmail.com> | |
2 | |
3 * plot/clf.m: Check for valid handle before deleting. | |
4 | |
5 * plot/figure.m: Pass "figure" property/value pairs directly to | |
6 __go_figure__ instead of using regular "set" call. | |
7 | |
1 2007-07-18 Paul Kienzle <pkienzle@users.sf.net> | 8 2007-07-18 Paul Kienzle <pkienzle@users.sf.net> |
2 | 9 |
3 * plot/drawnow.m: Prefer GNUTERM to DISPLAY when choosing terminal | 10 * plot/drawnow.m: Prefer GNUTERM to DISPLAY when choosing terminal |
4 type for gnuplot. | 11 type for gnuplot. |
5 | 12 |