C Code Generation Error of a Simulink Model

2 次查看(过去 30 天)
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 个评论
Kaustubha Govind
Kaustubha Govind 2013-5-2
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 个)

类别

Help CenterFile Exchange 中查找有关 Simulink Coder 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by