Mex build error during s function gen in Matlab2016a

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
Benjamin Thompson
Benjamin Thompson 2022 年 2 月 8 日
Can you post the code?

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB Coder についてさらに検索

製品

リリース

R2016a

タグ

質問済み:

2021 年 12 月 9 日

コメント済み:

2022 年 2 月 8 日

Community Treasure Hunt

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

Start Hunting!

Translated by