comparison scripts/ChangeLog @ 11099:65b240770880

Fix normal line and marker types for errorplots.
author Ben Abbott <bpabbott@mac.com>
date Sat, 16 Oct 2010 14:38:57 +0400
parents dcde7c5a1d29
children 1f9ab076f5f7
comparison
equal deleted inserted replaced
11098:dcde7c5a1d29 11099:65b240770880
1 2010-10-16 Ben Abbott <bpabbott@mac.com>
2
3 * plot/private/__errplot__.m, plot/errorbar.m: Allow line and marker
4 types to be set.
5
1 2010-10-14 John W. Eaton <jwe@octave.org> 6 2010-10-14 John W. Eaton <jwe@octave.org>
2 7
3 * special-matrix/rosser.m: New tests. 8 * special-matrix/rosser.m: New tests.
4 * special-matrix/wilkinson.m: Fix error message. New tests. 9 * special-matrix/wilkinson.m: Fix error message. New tests.
5 * special-matrix/pascal.m: Error if T is out of range. 10 * special-matrix/pascal.m: Error if T is out of range.