Mercurial > hg > octave-nkf
diff 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 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,5 +1,9 @@ 2002-04-02 Paul Kienzle <pkienzle@users.sf.net> + * linear-algebra/cross.m: Accept nx3 and 3xn matrices, in addition + to vectors. Issue a warning in the case x matches y' but return a + column vector as Octave currently does. + * plot/contour.m: Set default number of levels for contour(x,y,z). * control/system/starp.m: Leave more of the documentation