|
| From: | Philip Nienhuis |
| Subject: | [Octave-bug-tracker] [bug #59066] fir1 => error: fir2: product: nonconformant arguments |
| Date: | Sat, 5 Sep 2020 05:41:00 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0 |
Update of bug #59066 (project octave):
Category: Libraries => Octave Forge Package
Status: None => Confirmed
Release: 4.2.2 => other
Operating System: GNU/Linux => Any
_______________________________________________________
Follow-up Comment #2:
Intriguing. I'd naively expect that int32 value to be cast to double somewhere
along the way. But, fir1 and fir2 seem to be very old functions.
If int32 or any non-double value is unacceptable it had better be catched in
input validation. But Matlab's help for fir1 clearly mentions "n - filter
order" to be an integer scalar so I see no reason for "n" not to be any
integer (i.e., non-double) value.
Status => Confirmed.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?59066>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |