Mercurial > hg > octave-nkf
diff scripts/ChangeLog @ 4844:9f7ef92b50b0
[project @ 2004-04-02 17:26:53 by jwe]
author | jwe |
---|---|
date | Fri, 02 Apr 2004 17:26:54 +0000 |
parents | 66fb9f8c66c8 |
children | 83ddfedb8db7 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,25 @@ +2004-04-02 David Bateman <dbateman@free.fr> + + * statistics/base/std.m: Allow optional args for type and dim. + * statistics/base/center.m statistics/base/meansq.m + statistics/base/moment.m statistics/base/range.m: Update for NDArrays. + * signal/fftshift.m: Fix dimensioning error. + + * statistics/base/std.m: Use repmat not ones(nr,1)*mean to allow + NDArrays. + + * general/mod.m, general/mod.m: Allow NDArrays with one scalar arg. + + * signal/fftshift.m: Update for NDArrays, allow optional dim arg. + + * specfun/erfinv.m, general/repmat.m: Update for NDArrays. + + * control/base/bode.m, control/base/lqg.m, control/system/ss2sys.m, + control/system/cellidx.m, control/system/dmr2d.m control/system/ss.m, + control/system/sysprune.m: Doc update for usage of cell arrays. + + * control/system/sysidx.m: Use cellidx and not listidx. + 2004-03-12 John W. Eaton <jwe@bevo.che.wisc.edu> * plot/__pltopt1__.m: Always add title clause to plot command with