Main Content
exit
Class: matlab.DiscreteEventSystem
Namespace: matlab
Event action before entity exit from storage
Syntax
[events]=exit(obj,storage,entity,destination)
[events,out1,...]=exit(obj,storage,entity,destination,in1,...)
Description
[
specifies event actions of the object when an entity exits a storage. events
]=exit(obj
,storage
,entity
,destination
)
[
specifies such event actions of the object when the block has one or more input signal
ports and/or signal output ports.events
,out1
,...]=exit(obj
,storage
,entity
,destination
,in1
,...)
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2016a