Feeds
提问
Remove duplicate sets of coordinates
I have an array of x,y,z coordinates and need to remove any duplicate points. I have tried the unique command but I just remove ...
8 years 前 | 1 个回答 | 0
1
个回答提问
How can I use an IF function on a Global variable?
I have a global variable that is a 6x1 array. At the the start of my code I call it up: global myglob I then want to add...
8 years 前 | 1 个回答 | 0
