reverse order of matrix rows
Quick question: how can I reverse the order of the rows in a matrix? i.e. make the last row first and the first row last, etc.?
Quick question: how can I reverse the order of the rows in a matrix? i.e. make the last row first and the first row last, etc.?