comparison scripts/ChangeLog @ 9056:b06dc393ac42

print.m: For eps output the bounding box should represent the figure's position.
author Ben Abbott <bpabbott@mac.com>
date Sun, 29 Mar 2009 00:32:01 -0400
parents 8651fcc89556
children f89864234b5d
comparison
equal deleted inserted replaced
9055:8651fcc89556 9056:b06dc393ac42
1 2009-03-29 Ben Abbott <bpabbott@mac.com>
2
3 * plot/print.m: For eps output the bounding box should represent the
4 figure's position.
5
1 2009-03-28 Ben Abbott <bpabbott@mac.com> 6 2009-03-28 Ben Abbott <bpabbott@mac.com>
2 7
3 * plot/gnuplot_drawnow.m: Always set figure property "__plot_stream__" 8 * plot/gnuplot_drawnow.m: Always set figure property "__plot_stream__"
4 to the active gnuplot steam. Permits __gnuplot_get_var__ to return to 9 to the active gnuplot steam. Permits __gnuplot_get_var__ to return to
5 proper result for all gnuplot streams. 10 proper result for all gnuplot streams.