dsort
s = dsort(p)[s, ndx] = dsort(p)Sort discrete-time poles by magnitude (in decreasing order).
Inputs
Input vector containing discrete-time poles.
Outputs
Vector with sorted poles.
Vector containing the indices used in the sort.
Source Code: dsort