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
Walter Roberson
Walter Roberson 2019 年 8 月 30 日
Not duplicate.
Walter Roberson
Walter Roberson 2019 年 8 月 30 日
"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.
Hari Ijjada
Hari Ijjada 2019 年 8 月 30 日
yeah...what ever you said is correct...i removed designfilt..i used firls fucntion ...and i got desired output...

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB 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