Mercurial > hg > octave-lyh
changeset 3909:e54140b9ebe1
[project @ 2002-04-24 21:26:40 by jwe]
author | jwe |
---|---|
date | Wed, 24 Apr 2002 21:26:40 +0000 |
parents | 90dc5c9a9a21 |
children | 79a90a0f0eff |
files | scripts/signal/arch_test.m scripts/signal/freqz.m |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/signal/arch_test.m +++ b/scripts/signal/arch_test.m @@ -15,7 +15,7 @@ ## 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ## -*- texinfo -*- -## @deftypefn {Function File} {} {[@var{pval}, @var{lm}] =} arch_test (@var{y}, @var{x}, @var{p}) +## @deftypefn {Function File} {[@var{pval}, @var{lm}] =} arch_test (@var{y}, @var{x}, @var{p}) ## For a linear regression model ## ## @example
--- a/scripts/signal/freqz.m +++ b/scripts/signal/freqz.m @@ -63,7 +63,7 @@ ## @var{Fs}. If you are evaluating the response at specific frequencies ## @var{w}, those frequencies should be requested in Hz rather than radians. ## -## @deftypefnx {Function File} freqz(@dots{}) +## @deftypefnx {Function File} {} freqz(@dots{}) ## Plot the pass band, stop band and phase response of @var{h} rather ## than returning them. ## @end deftypefn