C Code Generation Error of a Simulink Model

When I make a grt code using simulink code generator, there are multiple errors regarding the output_wrapper function. since I used S-function in my model, the c code of these of functions are recognizable for the code generator but their corresponding output_wrapper functions are not.
Do you know what should I do to tackle this problem?

댓글 수: 1

Your question is not very clear to me, but if I understand this correctly, you are using non-inlined S-functions and might need to inline them (see Inlining S-Functions) to fix the problem.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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

질문:

2013년 5월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by