Mercurial > hg > octave-lyh
diff 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 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,10 @@ +2006-04-05 John W. Eaton <jwe@octave.org> + + * plot/__plt2__.m: Return data = [] and fmtstr = "" if x1 and x2 + are both empty. + * plot/__plt__.m: Ignore empty data and format strings returned + from __plt1__ or __plt2__. + 2006-04-04 Bob Weigel <rweigel@gmu.edu> * scripts/set/unique.m: Properly handle single column input when