rlocus

Control Systems

Root locus plot data. Computes how closed-loop poles move as gain varies from 0 to infinity.

Syntax

rlocus(H)

Examples

H = tf([1], [1, 2, 1]); rlocus(H)
▶ Run
rlocus(tf([1, 1], [1, 3, 2, 0]))
▶ Run

See Also

Try SimLab — Free MATLAB® Alternative

466 functions. Runs in your browser. No install.

Open SimLab

Stay Updated

Get notified about new simulations and tools. We send 1-2 emails per month.