I have digitized a video of a flying insect.
I have the x,y,z co-ordinates of the insects head and I have the x,y,z co-ordinates of the insects tail-end.
I can make two different scatter3 plots --- one of the head and the other of the tail.
But I want to combine these two scatter3 plots in such a way that, in the new scatter plot, the head and the tail are joined by a line.
It must be very easy to do this?