Sample Header Ad - 728x90

Sort the data to plot a circle

1 vote
1 answer
258 views
Here I have a data which I would to plot with line using Gnuplot. Using the code pl 'Sphere_ISOTEST_data.txt' w p I get below figure this but, using pl 'Sphere_ISOTEST_data.txt' w l I get the following: enter image description here Can anyone suggest as to how to sort the data such that I can plot w l and get only the circumference of the circle.
Asked by newstudent (221 rep)
Apr 29, 2021, 12:37 PM
Last activity: Apr 30, 2021, 08:44 AM