Why does MATLAB crash when I make a function call on C code or DLL in MATLAB (R2016a)?
Afficher commentaires plus anciens
I am using matlab R20016a, I made mex file for c function successfully. But the matlab has crush after debugging the code with corrupted data. However the c functions builts on 2000 and 2001.
3 commentaires
James Tursa
le 24 Août 2016
Modifié(e) : James Tursa
le 24 Août 2016
We cannot help you unless we see the C source code. Did you move the code from 32-bit MATLAB to 64-bit MATLAB?
Ahmed
le 28 Août 2016
Réponses (0)
Catégories
En savoir plus sur Write C Functions Callable from MATLAB (MEX Files) dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!