Hello!
I have an array of data and I have to search for a specific value. The problem is that I only need one value every time a condition is met, but I don't know how to skip a certain number of points. I attached an example of what I made so far, but I don't know what should I do next. In the example I attached the result should be [2 2].
Dejan.