Sort continuous-time poles by real part (in decreasing order).
Inputs
Input vector containing continuous-time poles.
Outputs
Vector with sorted eigenvalues.
Vector containing the indices used in the sort.
See also: dsort, eig, pole, pzmap, sort, zero.
Package: control