How to create a .dll from a .slx?

13 次查看(过去 30 天)
Ethan
Ethan 2022-8-2
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 CenterFile Exchange 中查找有关 Simulink Coder 的更多信息

标签

产品


版本

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by