esort
s = esort(p)[s, ndx] = esort(p)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.
Source Code: esort