Sachin Shinde
Followers: 0 Following: 0
Feeds
提问
Extract a row from a 2D matrix if any of its element matches with elements in other 1D matrix
I have 2D matrxi A (size: 10000 x 3) and 1D matrix B (size: 5000 x 1) If one elemnt of row in A matches with any element in B, ...
4 years 前 | 2 个回答 | 0
2
个回答提问
I have surface data stored in faces and vertices. How to extract data in a slice (or 2D plane) from this Faces and vertices data?
I have surface data stored in faces and vertices. How to extract data in a slice (or 2D plane) from this Faces and vertices data...
4 years 前 | 1 个回答 | 0