Feeds
提问
How do I delete a row from a matrix?
I have got a matrix with in the 3th column the number 1 or 0. Now I want to delete a row from a matrix when it has got a 0 in th...
9 years 前 | 1 个回答 | 0
1
个回答提问
how do I turn the columns and rows in a random matrix?
We have a 4x3 matrix = [9 11 13; 10 12 14; 11 13 15; 12 14 16] and we want to turn the columns and rows aro...
9 years 前 | 2 个回答 | 0
