Class: matlab.System
Define length of input effects for dataflow subsystems
impulseLength = getImpulseResponseLengthImpl(obj)
impulseLength = getImpulseResponseLengthImpl(obj,input1, input2, ...)
defines the impulse response length of a System object™ that is independent of input specifications.impulseLength
= getImpulseResponseLengthImpl(obj
)
defines the impulse response length for impulseLength
= getImpulseResponseLengthImpl(obj
,input1, input2, ...
)obj
as a function of one or
more of its input specifications.
You must set Access = protected
for this method.
getInputDimensionConstraintImpl
| getOutputDimensionConstraintImpl