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 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