Mex build error during s function gen in Matlab2016a

6 次查看(过去 30 天)
  2 个评论
dario zurlo
dario zurlo 2022-2-6
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

请先登录,再进行评论。

回答(0 个)

类别

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

标签

产品


版本

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by