comparison scripts/ChangeLog @ 5741:07421c4e0312

[project @ 2006-04-05 19:28:35 by jwe]
author jwe
date Wed, 05 Apr 2006 19:28:35 +0000
parents c70bfdf5b2c5
children 0559ebb94bf0
comparison
equal deleted inserted replaced
5740:b2637e696bb4 5741:07421c4e0312
1 2006-04-05 John W. Eaton <jwe@octave.org>
2
3 * plot/__plt2__.m: Return data = [] and fmtstr = "" if x1 and x2
4 are both empty.
5 * plot/__plt__.m: Ignore empty data and format strings returned
6 from __plt1__ or __plt2__.
7
1 2006-04-04 Bob Weigel <rweigel@gmu.edu> 8 2006-04-04 Bob Weigel <rweigel@gmu.edu>
2 9
3 * scripts/set/unique.m: Properly handle single column input when 10 * scripts/set/unique.m: Properly handle single column input when
4 "rows" is specified. 11 "rows" is specified.
5 12