comparison scripts/ChangeLog @ 6413:cf8e671beada

[project @ 2007-03-15 14:11:51 by jwe]
author jwe
date Thu, 15 Mar 2007 14:11:51 +0000
parents b2096bb759b1
children 6b1535a09268
comparison
equal deleted inserted replaced
6412:b2096bb759b1 6413:cf8e671beada
1 2007-03-15 John W. Eaton <jwe@octave.org>
2
3 * plot/__go_draw_axes__: Make have_newer_gnuplot persistent.
4 From Daniel J Sebald <daniel.sebald@ieee.org>.
5
6 2007-03-15 Daniel J Sebald <daniel.sebald@ieee.org>
7
8 * plot/__go_draw_axes__.m (do_linestyle_command): Fix marker types.
9
10 * control/base/rlocus.m: Add asymptotes to the plot. Use wider
11 lines and larger markers.
12
1 2007-03-14 John W. Eaton <jwe@octave.org> 13 2007-03-14 John W. Eaton <jwe@octave.org>
2 14
3 * plot/__axis_label__.m: Accept additional property-value pairs 15 * plot/__axis_label__.m: Accept additional property-value pairs
4 and pass them to __go_text__. Simply return the handle obtained 16 and pass them to __go_text__. Simply return the handle obtained
5 from __go_text__ instead of calling get on the current axis. 17 from __go_text__ instead of calling get on the current axis.