Tagged Questions
0
votes
0answers
129 views
Handling lists of coordinates (min, max, merge, sort) [closed]
I'd like to write a macro following the idea (in bold at the end of this question). I need a little help:
How can I find the min/max of a list of coordinates (along some dimension)?
How can I merge ...