Problem with missing firchck
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi
while running 'bandstop' function I am getting the error message:
Error using designfilt>parseAndDesignFilter (line 516)
Undefined function 'firchk' for input arguments of type 'double'.
and I can't find 'firchk' function. I do have Signal processing and Filter Design HDL Coder 3.1.6. toolbeoxes installed.
While installing these toolboxes no other dependecny toolbox was required.
I run R2019b.
I found the firchk.m code on the internet, when added as an exteranal code all runs fine.
Any idea in which toolbox 'firchk' is distributed or if this is just a bug and the function in not included
in the installed toolboxes?
Thanks !
Roman
1 Kommentar
Antworten (0)
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!