help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: firls.m, part 2


From: Nicholas Jankowski
Subject: Re: firls.m, part 2
Date: Wed, 21 Jun 2017 13:47:03 -0400

On Wed, Jun 21, 2017 at 1:25 PM, je suis <address@hidden> wrote:
> Right, I hope I covered most of the possibilities, the script is
> updated in https://github.com/archbugaboo/Octave_signal. I've also
> modified/corrected other checks in there, I hope it's more robust.
> Should I also add some examples? There are some in the description,
> but should they also be added with the %! line beginning? And, if
> all's well, should I use bugs.octave.org now?
>
> Vlad

trying your first example, I still get:

>> h = firls(30, [0 0.3 0.4 1], [0 0 1 1])
error: 'k2' undefined near line 367 column 19
error: called from
    firls at line 367 column 10



reply via email to

[Prev in Thread] Current Thread [Next in Thread]