Can I generate code for my Simulink model with SimEvents
Afficher commentaires plus anciens
I would like to generate the code from my Simulink model that contains SimEvents blocks. It's giving me an error "Code generation and accelerator modes are not supported for models with SimEvents blocks."
Do you know if I can get the code with the SimEvents blocks in the model? If not, why?
Réponses (1)
Teresa Hubscher-Younger
le 25 Mar 2016
0 votes
Hi,
I am sorry to say that the error message is giving you correct information - you can not generate code for the SimEvents blocks in the model.
Is it critical that you generate code for those blocks? If so, I would like to talk to you more.
If it is not, you can put the blocks in a subsystem or model (and use model reference) for which you wish to generate code and then either generate code for that subsystem or model.
-Teresa
4 commentaires
Sakthivel Manikandan Sundharam
le 9 Août 2016
Hi,
Your answer is still valid?
Best regards, Sakthivel
Sakthivel Manikandan Sundharam
le 11 Août 2016
Hi,
I would like to see code generated out-of simevents blocks in the model. Is it possible now?
Best regards, Sakthivel
Teresa Hubscher-Younger
le 16 Août 2017
Hi, The 17b SimEvents prerelease has a cool feature where the MATLAB Discrete Event System block generates code for acceleration purposes. So, I would say checking in on this capability makes sense. But for now, my answer for deployment purposes still stands. -Teresa
Boyang Song
le 11 Juin 2018
Hi Teresa,
Glad to see you here.
May I re-check the this question for 2018-19?
Many thanks
Catégories
En savoir plus sur Discrete-Event Simulation dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!