Facing issue while converting Matlab Code to C Code

The function 'designfilt' is not supported for standalone code generation.
In my code i used a designfilt syntax but while i converting Matlab to C code i am facing issue..at the same i cannot remove designfilt from my code ..what should i do ? What are the changes required to my code ?

댓글 수: 4

madhan ravi
madhan ravi 2019년 8월 30일
편집: madhan ravi 2019년 8월 30일
edit:Sorry, thank you, sir Walter
Not duplicate.
"at the same i cannot remove designfilt from my code ..what should i do"
If you cannot remove designfilt from your code, then you should give up on converting your code to C.
If you only need one particular kind of filter, then in some cases it is possible to substitute other routines that can deal with that one kind of filter.
yeah...what ever you said is correct...i removed designfilt..i used firls fucntion ...and i got desired output...

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB Coder에 대해 자세히 알아보기

태그

질문:

2019년 8월 30일

댓글:

2019년 8월 30일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by