Effacer les filtres
Effacer les filtres

How do I debug a .m -> .mex file in Visual Studio

6 vues (au cours des 30 derniers jours)
Arthur Newman
Arthur Newman le 5 Août 2020
I've seen answers explaining how to debug a mex file generated using the mex command (e.g., mex -g yprime.c). I'd like to debug a .mexw64 file that was generated using codegen.
TIA.

Réponse acceptée

Gaurav Garg
Gaurav Garg le 11 Août 2020
Hi Arthur,
I hope you are using 64-bit version of Windows OS and a 64 bit version of MATLAB to execute. Debugging mexw64 would be same as debugging mex file. Kindly refer to the documentation here or here.

Plus de réponses (0)

Catégories

En savoir plus sur MATLAB Algorithm Acceleration 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