Effacer les filtres
Effacer les filtres

Is it possible to create a MEX file from C code outside of Matlab?

2 vues (au cours des 30 derniers jours)
Mahmud Khan
Mahmud Khan le 20 Sep 2018
Modifié(e) : James Tursa le 20 Sep 2018
I know how to do it within Matlab. Is there a way to turn a dot-c file into a MEX file (64 bit) through some other method not involving Matlab?

Réponses (1)

James Tursa
James Tursa le 20 Sep 2018
Modifié(e) : James Tursa le 20 Sep 2018
You can compile the mex routine from outside of MATLAB (e.g., from within Visual Studio), but you will still need the MATLAB libraries to link with.

Catégories

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

Tags

Produits


Version

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by