I have a 3d curve (not surface) data set (curve.dat) of the form: x1 y1 z1 x2 y2 z2 ........... xn yn zn How do I plot the 3d curve with gnuplot?
View entire thread