Feeds
提问
Keep only certains rows (continuation)
This is a follow-up question of <http://www.mathworks.es/matlabcentral/answers/80646-keep-only-certain-rows-with-minimum-values-...
13 years 前 | 2 个回答 | 0
2
个回答提问
Keep only certain rows (with minimum values) from a matrix
I have the following matrix: A = [1 2; 1 3; 1 1; 2 1; 2 2; 2 0] which has an index (1, 2, etc...) in the first column, a...
13 years 前 | 2 个回答 | 0
