Include Simulink model in a matlab executable

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

采纳的回答

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