Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 11411:2d7a478544c7
setaudio.m: Re-write docstring.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Fri, 24 Dec 2010 07:29:45 -0800 |
parents | dd539a976451 |
children | a8a9f062d0ef |
comparison
equal
deleted
inserted
replaced
11410:2df163be223e | 11411:2d7a478544c7 |
---|---|
1 2010-12-24 Rik <octave@nomad.inbox5.com> | |
2 | |
3 * audio/setaudio.m: Re-write docstring. | |
4 | |
1 2010-12-23 Soren Hauberg <hauberg@gmail.com> | 5 2010-12-23 Soren Hauberg <hauberg@gmail.com> |
2 * signal/detrend.m: Also accept polynomial order as a string ("constant" or | 6 * signal/detrend.m: Also accept polynomial order as a string ("constant" or |
3 "linear") for compatibility with Matlab. | 7 "linear") for compatibility with Matlab. |
4 | 8 |
5 2010-12-22 Konstantinos Poulios <logari81@gmail.com> | 9 2010-12-22 Konstantinos Poulios <logari81@gmail.com> |