col_sorted
Determin if the column vector is sorted. If the argument is that the matrix is determined,than the matrix columns are sorted.
Arguments
- Input vector or matrix, double or complex values.
- String 'a' or 'd', 'a' for ascending and 'd' for descending order
Output
Boolean
Examples