Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 11998:abe4d6657872 release-3-2-x
axis.m: Fix bug for 'axis tight' with multiple surface plots, add demo.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Thu, 18 Jun 2009 07:09:17 +0200 |
parents | 1ffb54887c42 |
children | 21f9ff16c49a |
comparison
equal
deleted
inserted
replaced
11997:5530fe42c83b | 11998:abe4d6657872 |
---|---|
1 2009-06-17 Bertrand Roessli <bertrand.roessli@psi.ch> | |
2 | |
3 * plot/axis.m: Fix bug for 'axis tight' with multiple surface plots, | |
4 add demo. | |
5 | |
1 2009-06-14 Ben Abbott <bpabbott@mac.com> | 6 2009-06-14 Ben Abbott <bpabbott@mac.com> |
2 | 7 |
3 * plot/quiver.m: Add 'clf' to demos. | 8 * plot/quiver.m: Add 'clf' to demos. |
4 * plot/plotyy.m: Fix compatibility with subplot, add listeners for | 9 * plot/plotyy.m: Fix compatibility with subplot, add listeners for |
5 dataaspectratio, and add a demo. | 10 dataaspectratio, and add a demo. |