How to convert MATLAB scripts convert int to DLL file?

 채택된 답변

Kojiro Saito
Kojiro Saito 2017년 7월 4일

1 개 추천

Using MATLAB Compiler SDK, you can compile dll files of C/C++ or .NET from matlab scripts.
This answer might help you.

추가 답변 (1개)

Selva Karna
Selva Karna 2017년 7월 5일

0 개 추천

Thanks for reply , but how to get dll file after Package generation.

댓글 수: 1

Kojiro Saito
Kojiro Saito 2017년 7월 5일
편집: Kojiro Saito 2017년 7월 5일
After compiling, dll file is found in "for_redistribution_files_only" and "for_testing" folders. This dll file is the same dll which will be installed from the installer exe file under "for_redistribution".

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

질문:

2017년 7월 4일

편집:

2017년 7월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by