How to export m files as proper un managed code library files?
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
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?
Respuestas (0)
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!