Hi Smart you,
I ploted 10 scatter points in a 3D scatter plot.
The data for 100 points is like this:
step x y z
1 x1 y1 z1
2 x2 y2 z2
.
.
.
10 x10 y10 z10
My quetion is: Is there anyway that I can specify different colors to these 10 points in a way that the color changes from blue to red as Point Id is from 1 to 10? I would love to approximate the point ID by visually reading from varied colors.
Message was edited by: matthew zhou