I have a MATLAB script in an M file. I want to generate a DLL using MATLAB Coder, can I do this?

 채택된 답변

MathWorks Support Team
MathWorks Support Team 2021년 10월 6일
편집: MathWorks Support Team 2021년 10월 6일

0 개 추천

Yes, you can generate DLLs for M files using the MATLAB Coder App.
  1. Click through all the required steps until you arrive to the "Generate Code" step.
  2. Click on the drop down arrow besides "Generate"
  3. Select Built type: Dynamic Link Library
  4. Click through all the next steps and generate the DLL.
Here is the complete set of instructions for using the MATLAB Coder App:

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB Coder에 대해 자세히 알아보기

제품

릴리스

R2018b

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by