Can i use Matlab Coder to generate C code of movmean function?

2 ビュー (過去 30 日間)
sang kyu Kim
sang kyu Kim 2018 年 12 月 22 日
回答済み: Walter Roberson 2018 年 12 月 22 日
Hello,
I want to generate C code of movmean function.
But, matlab coder can not use this function.
Is there no way to use matlab coder?
제목 없음.png

採用された回答

Walter Roberson
Walter Roberson 2018 年 12 月 22 日
Create your own function that calls movmean() and tell Coder to compile your function.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Coder についてさらに検索

タグ

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by