Include Simulink model in a matlab executable

조회 수: 1 (최근 30일)
Andreas Bernatzky
Andreas Bernatzky 2020년 1월 27일
댓글: Andreas Bernatzky 2020년 1월 30일
Hello everyone,
I want to deploy a matlab program (matlab compiler) which communicates with several simulink models. As known the matlab compiler does not support several functions which are listed here: https://de.mathworks.com/help/compiler/unsupported-functions.html
At the moment I am using the (unsupported) functions sim(), get_param() and haven't found alternatives for them which are compileable yet.
Should I use the simulink coder to generate C/C++ Code from my simulink models and call this generated code within my deployed matlab program?
Kind Regards
Andreas
  댓글 수: 1
Andreas Bernatzky
Andreas Bernatzky 2020년 1월 27일
This post is a little bit outdated but because of this I got the idea with the code generation:
Maybe there is an alternative now

댓글을 달려면 로그인하십시오.

채택된 답변

Samatha Aleti
Samatha Aleti 2020년 1월 30일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink Coder에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by