Can I generate DLLs using MATLAB Coder?

75 ビュー (過去 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 Center および File ExchangeMATLAB Coder についてさらに検索

タグ

タグが未入力です。

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by