Creating and Manipulating Models | ![]() ![]() |
Building LTI Arrays
There are several ways to build LTI arrays:
for
loop to assign each model in the array
stack
to concatenate LTI models into an LTI array
tf
, zpk
, ss
, or frd
In addition, you can use the command rss
to generate LTI arrays of random state-space models.
![]() | reshape | Generating LTI Arrays Using rss | ![]() |