tf

Convert unconstrained MPC controller to linear transfer function

Syntax

sys = tf(MPCobj)

Description

The tf function computes the transfer function of the linear controller ss(MPCobj) as an LTI system in tf form corresponding to the MPC controller when the constraints are not active. The purpose is to use the linear equivalent control in Control System Toolbox™ software for sensitivity and other linear analysis.

See Also

|

Introduced before R2006a