Problem with missing firchck
조회 수: 3 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!