How to make Redundant function calls in matlab code generation?

Dear All,
I am trying to generated code from a simulink model in which I want a particular block function should be called redundant in the generated code.
Ex. if I am calling iir_filter();
............ ............ ............ iir_filter(); .............. ............... ............... iir_filter(); ............. ............. .............

답변 (0개)

카테고리

도움말 센터File Exchange에서 Simulink Coder에 대해 자세히 알아보기

질문:

2015년 10월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by