Simple sorting by a column.
Output: The same matrix but sorted by the specified column.
Selected expression/numerical column, whose values should be sorted (default: first expression column in the matrix).
If checked the matrix is sorted descending (largest to smallest value) by the defined expression/numerical column (default: unchecked). By default the matrix is sorted ascending (smallest to largest value) by the defined expression/numerical column.