How to create a .dll from a .slx?

10 ビュー (過去 30 日間)
Ethan
Ethan 2022 年 8 月 2 日
回答済み: Mark McBroom 2023 年 9 月 13 日
have an open .slx file, trying to convert to a .dll. I am unsure of how to do this.

回答 (2 件)

Mark McBroom
Mark McBroom 2022 年 8 月 3 日
This can be done with SImulink Coder + Embedded Coder and then use the ert_shrlib.tlc target file.
  1 件のコメント
furkan
furkan 2023 年 9 月 13 日
編集済み: furkan 2023 年 9 月 13 日
Hi,
I use ert_shrlib.tlc target file to get dll file and I successfully build the simulink file but my problem here is I cannot find .dll file. ert_shrlib_rtw folder is generated and inside of it there are lots of files. Is there any extra process to get .dll file from this generated folder?
Thanks in advance

サインインしてコメントする。


Mark McBroom
Mark McBroom 2023 年 9 月 13 日
Do you get any error messages? Make sure you don't have the "generate code only" box checked.
Thanks.
Mark.

カテゴリ

Help Center および File ExchangeSimulink Coder についてさらに検索

タグ

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by