Mercurial > hg > octave-nkf
diff scripts/ChangeLog @ 8667:a89198168175
freqz.m: freqz.m: fix for long input
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Wed, 04 Feb 2009 11:37:49 -0500 |
parents | 34b7b93f91bc |
children | 739b0aebf261 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2009-02-04 Frederick Umminger <Frederick_Umminger@playstation.sony.com> + + * signal/freqz.m: Ensure causal phase response. + Handle long input correctly. + 2009-02-04 Petr Mikulik <mikulik@physics.muni.cz> * plot/__go_draw_axes__.m: Pass "interpolate 0, 0" to gnuplot