Creating and Manipulating Models Previous page   Next Page

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.


Previous page  Reassigning Parts of an LTI Array Operations on LTI Arrays Next page

© 1994-2005 The MathWorks, Inc.