Introduction - If you have any usage issues, please Google them yourself
CLOSED LOOP POLES calculation tools for automation control.
POLE=POLEPLACE(P,C) returns the closed loop system poles for a given plant P and a given controller C.
Input P is the given plant (created with either TF, ZPK, SS, or FRD).
Input C is the given controller.
Output POLE is a vector representing all desired closed loop poles.