-
Posts
147 -
Joined
-
Last visited
-
Days Won
17
Community Answers
-
MarkCG's post in Split array based on value was marked as the answer
"Threshhold 1D array" on the max and min, that gives the max and min indeces. Then grab the array subset based on that. It works only on sorted arrays, which you have.