comparison scripts/ChangeLog @ 8224:62d90e049d4f

Always use multiplot with gnuplot to ensure correct postscript bounding box
author David Bateman <dbateman@free.fr>
date Thu, 16 Oct 2008 10:31:37 +0100
parents 11badf6c9e9f
children 50fa927b4e49
comparison
equal deleted inserted replaced
8223:0c91b9a17dcf 8224:62d90e049d4f
1 2008-10-16 David Bateman <dbateman@free.fr>
2
3 * plot/__go_draw_figure__.m: Always use multiplot and create an
4 enclosing axis to ensure bounding box of postscript is correct.
5
1 2008-10-16 Ben Abbott <bpabbott@mac.com> 6 2008-10-16 Ben Abbott <bpabbott@mac.com>
2 7
3 * plot/__go_draw_axes__.m (do_tics_1): New arg, interpreter. 8 * plot/__go_draw_axes__.m (do_tics_1): New arg, interpreter.
4 (do_tics): Pass interpreter to do_tics_1. 9 (do_tics): Pass interpreter to do_tics_1.
5 10