Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 5717:34cda7d94c08
[project @ 2006-03-27 22:26:18 by jwe]
author | jwe |
---|---|
date | Mon, 27 Mar 2006 22:26:21 +0000 |
parents | dec8dd15a574 |
children | 067948dc39bf |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,12 @@ +2006-03-27 Don Bindner <dbindner@truman.edu> + + * plot/meshgrid.m: If nargout == 3 and vectors are supplied, + return 3d matrices. + +2006-03-27 Keith Goodman <kwgoodman@gmail.com> + + * time/toc.m: Don't print "Elapsed time..." if tic has not been set. + 2006-03-22 John W. Eaton <jwe@octave.org> * plot/print.m: Don't replot after popping terminal setting.