rlocusx
Function File: rlocusx (sys)
Function File: rlocusx (sys, increment, min_k, max_k)
Function File: rlocusx (sys, k_vec)
Interactive root locus plot of the specified SISO system SYS.
This functions
directly calls rlocus() from the control package
which must be installed and loaded.
In contrast to rlocus(), mouse clicks on the root locus display
the related gain and all other poles resulting from this gain
together with damping and frequency of conjugate complex pole pairs.
All possible interaction by mouse clicks or keys are:
s: Step responsei: Impulse responseb: Bode plotm: Stability marginsa: All plotsc: Cleard: Deletex: ExitThere are no output parameters.
Inputs
Outputs
Plots the interactive root locus to the screen.
Unlike rlocus(), this function does not have any output parameters.
For output parameters please directly use rlocus().
See also: rlocus
Source Code: rlocusx