Sort the rows of matrix Z by the values in its n-th column. Return the sorted matrix.
Z
n
Sign in to write and run your own code.
solve(...)