User Portlet
Discussions |
---|
Let's say my array of data = {{x1, y1},{x2,y2},....{xn,yn}} I want to find the number of elements in my array such that these elements have a yi value with designated bounds. E.g. Find all yi such that 1 |