Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 3882:c8c1ead8474f
[project @ 2002-04-02 18:25:48 by jwe]
author | jwe |
---|---|
date | Tue, 02 Apr 2002 18:25:48 +0000 |
parents | a134e5cfdc01 |
children | 69b6bd271277 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,13 @@ +2002-04-02 Paul Kienzle <pkienzle@users.sf.net> + + * plot/contour.m: Set default number of levels for contour(x,y,z). + + * control/system/starp.m: Leave more of the documentation + processing to texinfo and less to the @format block. + + * image/imagesc.m: Only display image if no output is requested. + Code tidying. + 2002-03-07 Paul Kienzle <pkienzle@kienzle.powernet.co.uk> * statistics/base/center.m: Accept and return empty matrix.