Can I generate DLLs using MATLAB Coder?

조회 수: 100 (최근 30일)
MathWorks Support Team
MathWorks Support Team 2019년 3월 7일
편집: MathWorks Support Team 2021년 10월 6일
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일
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개)

카테고리

Help CenterFile 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