comparison scripts/ChangeLog @ 8356:d750feaefa8e

gnuplot_drawnow.m: Add support of properites to gp backend.
author Ben Abbott <bpabbott@mac.com>
date Fri, 14 Nov 2008 08:12:55 -0500
parents 534fd216278c
children bdb0a5aea9f2
comparison
equal deleted inserted replaced
8355:a8019b9644ca 8356:d750feaefa8e
13 13
14 2008-11-14 David Bateman <dbateman@free.fr> 14 2008-11-14 David Bateman <dbateman@free.fr>
15 15
16 * plot/__go_draw_axes__.m (do_tics_1): Support the minorick properties 16 * plot/__go_draw_axes__.m (do_tics_1): Support the minorick properties
17 of the axis object. 17 of the axis object.
18
19 2008-11-14 Ben Abbott <bpabbott@mac.com>
20
21 * plot/gnuplot_drawnow.m: Add support of properites to gp backend.
18 22
19 2008-11-13 John W. Eaton <jwe@octave.org> 23 2008-11-13 John W. Eaton <jwe@octave.org>
20 24
21 * statistics/distributions/chi2rnd.m: Fix another missing semicolon. 25 * statistics/distributions/chi2rnd.m: Fix another missing semicolon.
22 From sven.mattisson@insatnet.nu. 26 From sven.mattisson@insatnet.nu.