Creating and Manipulating Models    

Deleting Parts of an LTI Array

You can use indexing to delete any part of an LTI array by reassigning it to be empty ([]). For instance,

deletes the first output channel from every model of this LTI array.

Similarly,

deletes the third and fourth rows of this two-dimensional array of models.


  Reassigning Parts of an LTI Array Operations on LTI Arrays