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

2 visualizzazioni (ultimi 30 giorni)
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

Risposta accettata

Walter Roberson
Walter Roberson il 22 Dic 2018
Create your own function that calls movmean() and tell Coder to compile your function.

Più risposte (0)

Categorie

Scopri di più su MATLAB Coder in Help Center e File Exchange

Prodotti


Release

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by