Borrar filtros
Borrar filtros

C Code Generation Error of a Simulink Model

2 visualizaciones (últimos 30 días)
Mojtaba
Mojtaba el 2 de Mayo de 2013
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 comentario
Kaustubha Govind
Kaustubha Govind el 2 de Mayo de 2013
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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Simulink Coder en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by