How to make a burst entity generation based on a event
2 次查看(过去 30 天)
显示 更早的评论
hello everyone
I have seen the example of how to make a burst entity generation in the start of the simulation (Time-Based) and i have seen the event-based entity generation and i cannot figure out how to make a combination of these two respectively to the question asked.
Hope there is a helpfull soul out there!
Best Regards Søren Koch
0 个评论
回答(1 个)
Abdolkarim Mohammadi
2020-9-8
You should use MATLAB Discrete-Event System block instead of an event-based Entity Generator.
1 个评论
Ashok Samalam
2022-8-5
As an alternate approach to DES can we do the following :
In the event based model instead of generating a message create a simulink function which has the Time-based Burst Entity Generator.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Discrete-Event Simulation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!