Unable to create mex file from C code in matlab 2021a

4 vues (au cours des 30 derniers jours)
Maria
Maria le 11 Déc 2023
Commenté : James Tursa le 11 Déc 2023
Hi,
I tried to generate mex file using mex filename.c , but it gives me an error saying data types redefined in tmwtypes.h and rtwtypes.h.
(error: conflicting types for 'byte_T')
Could you please tell me how to solve this,
PS: I included #include "mex.h" in the C code
Thanks,
Maria
  1 commentaire
James Tursa
James Tursa le 11 Déc 2023
Can you post a small miniminal example that reproduces the problem?

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur MATLAB Compiler SDK dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by