Control System Toolbox Function Reference | ![]() ![]() |
Syntax
Description
ltimodels displays general information on the various types of LTI models supported in the Control System Toolbox.
ltimodels(modeltype) gives additional details and examples for each type of LTI model. The string modeltype selects the model type among the following:
ltimodels zpkas a shorthand for
ltimodels('zpk')
See Also
frd
Create or convert to FRD models
ltiprops Help on LTI model properties
ss Create or convert to a state-space model
tf Create or convert to a transfer function model
zpk
Create or convert to a zero/pole/gain model
![]() |
lsim | ltiprops | ![]() |