comparison scripts/ChangeLog @ 3883:69b6bd271277

[project @ 2002-04-02 21:05:10 by jwe]
author jwe
date Tue, 02 Apr 2002 21:05:10 +0000
parents c8c1ead8474f
children f49111e2d8a4
comparison
equal deleted inserted replaced
3882:c8c1ead8474f 3883:69b6bd271277
1 2002-04-02 Paul Kienzle <pkienzle@users.sf.net> 1 2002-04-02 Paul Kienzle <pkienzle@users.sf.net>
2
3 * linear-algebra/cross.m: Accept nx3 and 3xn matrices, in addition
4 to vectors. Issue a warning in the case x matches y' but return a
5 column vector as Octave currently does.
2 6
3 * plot/contour.m: Set default number of levels for contour(x,y,z). 7 * plot/contour.m: Set default number of levels for contour(x,y,z).
4 8
5 * control/system/starp.m: Leave more of the documentation 9 * control/system/starp.m: Leave more of the documentation
6 processing to texinfo and less to the @format block. 10 processing to texinfo and less to the @format block.