Borrar filtros
Borrar filtros

Release entity from server based on event...

1 visualización (últimos 30 días)
Kevin Noll
Kevin Noll el 18 de Mzo. de 2013
Respondida: Abdolkarim Mohammadi el 18 de Mzo. de 2021
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?

Respuestas (1)

Abdolkarim Mohammadi
Abdolkarim Mohammadi el 18 de Mzo. de 2021
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:

Categorías

Más información sobre Discrete-Event Simulation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by