Release entity from server based on event...

조회 수: 1 (최근 30일)
Kevin Noll
Kevin Noll 2013년 3월 18일
답변: Abdolkarim Mohammadi 2021년 3월 18일
Using SimEvents, I would like to have a system that can serve many entities for a set period of time like in an N-server, but also have the option to release a specific entity when an event occurs (arrival of a matching entity, for example).
Is there a way to do this in SimEvents?

답변 (1개)

Abdolkarim Mohammadi
Abdolkarim Mohammadi 2021년 3월 18일
SimEvent's standard block library only includes blocks that contain only one storage. What you need requires more than one storage, therefore, you need to use MATLAB Discrete-Event System block (MDES).
More to read:

카테고리

Help CenterFile Exchange에서 Discrete-Event Simulation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by