Control System Toolbox 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:
ltiprops tf
ltiprops('tf')
See also
get
Get the properties for an LTI model
ltimodels
Help on LTI models
set
Set or modify LTI model properties
![]() | ltimodels | ltiview | ![]() |