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
but, using
pl 'Sphere_ISOTEST_data.txt' w l
I get the following:
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
Last activity: Apr 30, 2021, 08:44 AM