step(H,X)
step(H,X1,X2,...,XN)
Note:
Starting in R2016b, instead of using the |
step(H,X)
displays the signal, X
,
in the Array Plot.
step(H,X1,X2,...,XN)
displays the signals X1
, X2
,...,XN
in
the Array Plot. You must set the NumInputPorts
property
to N
to enable more than one input signal. Each
of the input signal matrices must have the same number of rows and
cannot be scalars.