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

2 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 MATLAB Coder 的更多信息

标签

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by