Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
How to export m files as proper un managed code library files?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I had exported MATLAB scripts as C/C++ shared library files(Un managed code). The problem with this lib is that could not find the entry point. If I export them as managed code dll (C#) there is no problem. How can i check that the files exported C/C++ dll properly?
0 commentaires
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!