From bug-octave-request Tue Dec 1 20:49:20 1992 Subject: toeplitz.m error From: Tony Mullins To: bug-octave Date: Tue, 01 Dec 92 20:49:18 CST John, I get the same error with toeplitz.m. octave:6> toeplitz What's up doc? error parsing m-file /usr/local/lib/octave/toeplitz.m toeplitz: undefined I don't get such an error with hadamard. octave:6> hadamard usage: hadamard (n) Could the fact that hankel and toeplitz are expecting vector arguments, whereas hadamard merely expects a scalar, be part of the problem? Tony