Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 3914:9eb96199e0f1
[project @ 2002-04-30 02:40:04 by jwe]
author | jwe |
---|---|
date | Tue, 30 Apr 2002 02:40:04 +0000 |
parents | 8389e78e67d4 |
children | fe7cbb23cb83 |
comparison
equal
deleted
inserted
replaced
3913:f11cfbfc84b5 | 3914:9eb96199e0f1 |
---|---|
1 2002-04-29 Paul Kienzle <pkienzle@users.sf.net> | |
2 | |
3 * general/repmat.m: New function. | |
4 | |
1 2002-04-25 Paul Kienzle <pkienzle@users.sf.net> | 5 2002-04-25 Paul Kienzle <pkienzle@users.sf.net> |
2 | 6 |
3 * audio/lin2mu.m: Accept matrices and [-1,1] normalized audio. | 7 * audio/lin2mu.m: Accept matrices and [-1,1] normalized audio. |
4 Use optional parameter to specify the number of bits in the input. | 8 Use optional parameter to specify the number of bits in the input. |
5 * audio/mu2lin.m: Accept matrices, return n-bit integers or | 9 * audio/mu2lin.m: Accept matrices, return n-bit integers or |