In this article, we propose a simple way for sorting a matrix depending on the values of one of its columns. We use a minimal example for that but the method can be applied to matrices of any size.
Let's create our matrix first (it will be an unsorted 3x2 matrix). You may skip Steps 1 to 3 as you will have a matrix already!
I hope this helps somebody!!!