comparison scripts/ChangeLog @ 11993:9caef5712f40 release-3-2-x

plotyy.m: Correct behavior when there is no currentfigure.
author Ben Abbott <bpabbott@mac.com>
date Tue, 16 Jun 2009 06:43:56 +0200
parents 64759142814d
children f944142010ce
comparison
equal deleted inserted replaced
11992:6c6e0d81148b 11993:9caef5712f40
1 2009-06-14 Eric Chassande-Mottin <echassandemottin@gmail.com>
2
3 * plot/plotyy.m: Correct behavior when there is no currentfigure.
4
1 2009-06-11 Ben Abbott <bpabbott@mac.com> 5 2009-06-11 Ben Abbott <bpabbott@mac.com>
2 6
3 * plot/print.m: Fix logic associated with 'have_ghostscript'. 7 * plot/print.m: Fix logic associated with 'have_ghostscript'.
4 * plot/gnuplot_drawnow.m: Add support for pdfcairo and pngcairo 8 * plot/gnuplot_drawnow.m: Add support for pdfcairo and pngcairo
5 terminals. Minor code improvements. 9 terminals. Minor code improvements.