Mex build error during s function gen in Matlab2016a

2 comentarios

the problem is that unit8_T is not a primitive type of c++ this means that you need to add the header in which this type is defined. You can find this header file in <matlab_root>/extern/include path, the file is tmwtypes.h, include this file in you header
Can you post the code?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Simulink Coder en Centro de ayuda y File Exchange.

Productos

Versión

R2016a

Etiquetas

Preguntada:

el 9 de Dic. de 2021

Comentada:

el 8 de Feb. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by