Main Content
getEntityPortsImpl
Class: matlab.DiscreteEventSystem
Namespace: matlab
Define input ports and output ports of discrete-event system
Syntax
[inputTypes,outputTypes]=getEntityPortsImpl(obj)
Description
[
defines
input ports and output ports of a discrete-event system.inputTypes
,outputTypes
]=getEntityPortsImpl(obj
)
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2016a