comparison scripts/ChangeLog @ 10933:e78e531dfa2d

Improve matlab compatibility with '.' marker
author David Bateman <dbateman@free.fr>
date Tue, 31 Aug 2010 22:50:20 +0200
parents a72d53df4fa6
children f6294203286e
comparison
equal deleted inserted replaced
10932:3a778233e4fb 10933:e78e531dfa2d
1 2010-07-07 David Bateman <dbateman@free.fr>
2
3 * plot/__go_draw_axes__.m: Improve matlab compatibility for "."
4 marker.
5
1 2010-08-31 Ben Abbott <bpabbott@mac.com> 6 2010-08-31 Ben Abbott <bpabbott@mac.com>
2 7
3 * plot/private/__actual_axis_position__.m, plot/__go_draw_axes__.m, 8 * plot/private/__actual_axis_position__.m, plot/__go_draw_axes__.m,
4 plot/axis.m, plot/colorbar.m, plot/daspect.m, plot/plotyy.m, 9 plot/axis.m, plot/colorbar.m, plot/daspect.m, plot/plotyy.m,
5 plot/subplot.m: Treatment of activepositionproperty for gnuplot. 10 plot/subplot.m: Treatment of activepositionproperty for gnuplot.