matlab rlocus
sys = tf([2 5 1],[1 2 3]);
rlocus(sys)
Flyhouse_Squarewheel
sys = tf([2 5 1],[1 2 3]);
rlocus(sys)