P
phattony72
Hi there,
I've got a list of data in two columns that are X-Y coordinates for
points in an image. I save this to a .txt file, then open it in some
other software I have. This all works fine. The problem is the data,
when plotted, form a circle and the line that connects the point goes
in order of the list. Which means if the list is out of order I get
the points in the right places but the line connecting them goes all
over the place.
What I need is a way to easily sort the data into a circle. Confusing
huh?
This doesn't have to be done in excel if anyone knows how I could do it
in another program.
I've got a list of data in two columns that are X-Y coordinates for
points in an image. I save this to a .txt file, then open it in some
other software I have. This all works fine. The problem is the data,
when plotted, form a circle and the line that connects the point goes
in order of the list. Which means if the list is out of order I get
the points in the right places but the line connecting them goes all
over the place.
What I need is a way to easily sort the data into a circle. Confusing
huh?
This doesn't have to be done in excel if anyone knows how I could do it
in another program.