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?

답변 (0개)

이 질문은 마감되었습니다.

질문:

2013년 9월 26일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by