Include Simulink model in a matlab executable

1 vue (au cours des 30 derniers jours)
Andreas Bernatzky
Andreas Bernatzky le 27 Jan 2020
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 commentaire
Andreas Bernatzky
Andreas Bernatzky le 27 Jan 2020
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

Connectez-vous pour commenter.

Réponse acceptée

Samatha Aleti
Samatha Aleti le 30 Jan 2020
  1 commentaire
Andreas Bernatzky
Andreas Bernatzky le 30 Jan 2020
thank you i will have a look at it

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Simulink Coder dans Help Center et File Exchange

Produits


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by