| Creating and Manipulating Models | ![]() |
The Concept of an LTI Array
LTI Arrays are arrays that store an LTI models as one element in the array. Since an array in MATLAB can be treated as a single variable, so can an LTI Array. This means that you can operate on, say, 100 LTI models by one operations on a single variable--making LTI Arrays a powerful tool if you have large numbers of LTI models to consider in your analysis and design process.
Because LTI Arrays are multidimensional in nature, there is a large set of topics that relate to them. This section discusses the these topics:
| Arrays of LTI Models | When to Use an LTI Array | ![]() |
© 1994-2005 The MathWorks, Inc.