grpdelay([0 1]); error: `nfft' undefined near line 94 column 13

John W. Eaton jwe at octave.org
Fri May 22 13:08:28 CDT 2009


On 10-May-2009, Zx$,1')(Bch^m wrote:

| Hi there,
| 
| I've founded the below error when I invoke grpdelay function:
| 
| octave:1> grpdelay([0 1]);
| error: `nfft' undefined near line 94 column 13
| error: evaluating argument list element number 1
| error: evaluating binary operator `>' near line 94, column 18
| error: if: error evaluating conditional expression
| error: evaluating if command near line 94, column 3
| error: called from `grpdelay' in file
| `/usr/share/octave/packages/signal-1.0.8/grpdelay.m'
| 
| I work with GNU Octave, version 3.0.3 was configured for
| "x86_64-suse-linux-gnu".
| 
| Any suggestions?

This looks like it is a problem with the signal-1.0.8 package, so you
should report it to the package maintainer.

jwe


More information about the Bug-octave mailing list