Mercurial > hg > octave-nkf
diff scripts/ChangeLog @ 4878:4eaf35cfdb11
[project @ 2004-04-23 15:42:10 by jwe]
author | jwe |
---|---|
date | Fri, 23 Apr 2004 15:42:10 +0000 |
parents | 0ab4fd8ded30 |
children | d665266bb453 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,14 @@ +2004-04-23 David Bateman <dbateman@free.fr> + + * general/int2str.m: Treat only real part of argument, and treat + NDArrays by stacking the slices through the matrix vertically. + + * general/num2str.m: Improve format of integer matrices, and the + conversion of complex matrices added. Treat NDArrays by stacking + the slices through the matrix vertically. + + * deprecated/com2str.m: Moved here from general subdirectory. + 2004-04-22 John W. Eaton <jwe@octave.org> * quaternion/qtransvmat.m: Use continuation characters to make