How to run mex files in MATLAB?
15 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am trying to execute 3D curvelet transform in MATLAB. Any help would be appreciated.
Thanks in Advance
0 commentaires
Réponses (1)
David Young
le 22 Août 2015
I've found this documentation to be very helpful. If you have a mex file for your system, all you have to do is put it on your path and call it like any other m-file function. Do you have a specific problem with a mex file?
Voir également
Catégories
En savoir plus sur MATLAB Compiler 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!