| Function Reference | ![]() |
Syntax
Description
ltiprops displays details on the generic properties of LTI models.
ltiprops(modeltype) gives details on the properties specific to the various types of LTI models. The string modeltype selects the model type among the following:
tf -- transfer functions (TF objects)
zpk -- zero-pole-gain models (ZPK objects)
ss -- state-space models (SS objects)
frd -- frequency response data (FRD objects).
See also
getGet the properties for an LTI model
ltimodelsHelp on LTI models
setSet or modify LTI model properties
| ltimodels | ltiview | ![]() |