Date: Nov 14, 2012 3:28 AM Author: oren jan Subject: close a conture line with all the points I created a algoritem that works with getinput function and now I want to use a matrix with the points coordinates.
I have a matrix size NxM that contains the points location. eatch point has [x,y] values. now I need to close a conture line with all the points.
any advise