Main Content
blocked
Class: matlab.DiscreteEventSystem
Namespace: matlab
Event action when entity forward fails
Syntax
[entity,events]=blocked(obj,storage,entity,destination)
[entity,events,out1,...]=blocked(obj,storage,...
entity,destination,in1,...)
Description
[
specifies event actions of the object when an entity forward fails because the
destination storage element has reached its maximum capacity.entity
,events
]=blocked(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.entity
,events
,out1
,...]=blocked(obj
,storage
,...
entity
,destination
,in1
,...)
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2016a