Specifications
Table Of Contents
- Introduction
- LTI Models
- Operations on LTI Models
- Model Analysis Tools
- Arrays of LTI Models
- Customization
- Setting Toolbox Preferences
- Setting Tool Preferences
- Customizing Response Plot Properties
- Design Case Studies
- Reliable Computations
- GUI Reference
- SISO Design Tool Reference
- Menu Bar
- File
- Import
- Export
- Toolbox Preferences
- Print to Figure
- Close
- Edit
- Undo and Redo
- Root Locus and Bode Diagrams
- SISO Tool Preferences
- View
- Root Locus and Bode Diagrams
- System Data
- Closed Loop Poles
- Design History
- Tools
- Loop Responses
- Continuous/Discrete Conversions
- Draw a Simulink Diagram
- Compensator
- Format
- Edit
- Store
- Retrieve
- Clear
- Window
- Help
- Tool Bar
- Current Compensator
- Feedback Structure
- Root Locus Right-Click Menus
- Bode Diagram Right-Click Menus
- Status Panel
- Menu Bar
- LTI Viewer Reference
- Right-Click Menus for Response Plots
- Function Reference
- Functions by Category
- acker
- allmargin
- append
- augstate
- balreal
- bode
- bodemag
- c2d
- canon
- care
- chgunits
- connect
- covar
- ctrb
- ctrbf
- d2c
- d2d
- damp
- dare
- dcgain
- delay2z
- dlqr
- dlyap
- drss
- dsort
- dss
- dssdata
- esort
- estim
- evalfr
- feedback
- filt
- frd
- frdata
- freqresp
- gensig
- get
- gram
- hasdelay
- impulse
- initial
- interp
- inv
- isct, isdt
- isempty
- isproper
- issiso
- kalman
- kalmd
- lft
- lqgreg
- lqr
- lqrd
- lqry
- lsim
- ltimodels
- ltiprops
- ltiview
- lyap
- margin
- minreal
- modred
- ndims
- ngrid
- nichols
- norm
- nyquist
- obsv
- obsvf
- ord2
- pade
- parallel
- place
- pole
- pzmap
- reg
- reshape
- rlocus
- rss
- series
- set
- sgrid
- sigma
- sisotool
- size
- sminreal
- ss
- ss2ss
- ssbal
- ssdata
- stack
- step
- tf
- tfdata
- totaldelay
- zero
- zgrid
- zpk
- zpkdata
- Index

set
16-190
a, b, c, d, e
Real-valued state-space matrices (multidimensional arrays, in the case of
LTI arrays) with compatible dimensions for the number of states, inputs,
and outputs. See The Size of LTI Array Data for SS Models.
Nx
• Scalarintegerrepresentingthenumberofstates forsingleLTI models or
LTI arrays with the same number of states in each model
• -by- -by- -dimensional array of integers when all of the models of
an LTI array do not have the same number of states
Table 16-18: State-Space Model Properties (Continued)
Property Name Admissible Property Values
S
1
…
S
K
Table 16-19: TF Model Properties
Property Name Admissible Property Values
num, den
•Real-valued row vectors for the coefficients of the numerator or
denominator polynomials in the SISO case. List the coefficients in
descending powers of the variable or by default, and in ascending
powers of when the
Variable property is set to 'q' or 'z^-1' (see
note below).
• -by- cell arrays of real-valued row vectors in the MIMO case, for
example,
{[1 2];[1 0 3]} for a two-output/one-input transfer function
• -by- -by- -by- -by- -dimensional real-valued cell arrays for
MIMO LTI arrays
Variable
•String 's' (default) or 'p' for continuous-time systems
•String
'z' (default), 'q',or'z^-1' for discrete-time systems
sz
qz
1–
=
N
y
N
u
N
y
N
u
S
1
…
S
K