i cant figure out how to graph x and y positions using 2 d array i managed to tabulate the results though..does anyone have any ideas?
You have a 2d array, but you can't plot each pixel, so you have to use a scaling method.