How to create a .dll from a .slx?

조회 수: 14 (최근 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 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