How to export m files as proper un managed code library files?

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?

Réponses (0)

Cette question est clôturée.

Question posée :

le 26 Sep 2013

Clôturé :

le 20 Août 2021

Community Treasure Hunt

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

Start Hunting!

Translated by