comparison scripts/ChangeLog @ 6415:6b1535a09268

[project @ 2007-03-15 18:03:17 by jwe]
author jwe
date Thu, 15 Mar 2007 18:03:18 +0000
parents cf8e671beada
children 2efe282221ed
comparison
equal deleted inserted replaced
6414:250eebbd7ccc 6415:6b1535a09268
4 From Daniel J Sebald <daniel.sebald@ieee.org>. 4 From Daniel J Sebald <daniel.sebald@ieee.org>.
5 5
6 2007-03-15 Daniel J Sebald <daniel.sebald@ieee.org> 6 2007-03-15 Daniel J Sebald <daniel.sebald@ieee.org>
7 7
8 * plot/__go_draw_axes__.m (do_linestyle_command): Fix marker types. 8 * plot/__go_draw_axes__.m (do_linestyle_command): Fix marker types.
9 Use numeric line types.
9 10
10 * control/base/rlocus.m: Add asymptotes to the plot. Use wider 11 * control/base/rlocus.m: Add asymptotes to the plot. Use wider
11 lines and larger markers. 12 lines and larger markers. Remove key titles from line type
13 properties.
12 14
13 2007-03-14 John W. Eaton <jwe@octave.org> 15 2007-03-14 John W. Eaton <jwe@octave.org>
14 16
15 * plot/__axis_label__.m: Accept additional property-value pairs 17 * plot/__axis_label__.m: Accept additional property-value pairs
16 and pass them to __go_text__. Simply return the handle obtained 18 and pass them to __go_text__. Simply return the handle obtained