Can I generate code for my Simulink model with SimEvents

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?

Answers (1)

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 Comments

Hi,
Your answer is still valid?
Best regards, Sakthivel
Hi,
I would like to see code generated out-of simevents blocks in the model. Is it possible now?
Best regards, Sakthivel
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
Hi Teresa,
Glad to see you here.
May I re-check the this question for 2018-19?
Many thanks

Sign in to comment.

Categories

Find more on Discrete-Event Simulation in Help Center and File Exchange

Products

Asked:

on 24 Mar 2016

Commented:

on 11 Jun 2018

Community Treasure Hunt

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

Start Hunting!