I have a file with 3 columns - x,y,z. Is it possible to specify the color/style of the point at x,y based on the value of z?
Something like: "plot 'myfile' using 1:2 with points $3"
Thanks,
Mike
This is possible with the development version. See "help pm3d" for the details.
Thanks, I will take a look at it.
Log in to post a comment.
I have a file with 3 columns - x,y,z.
Is it possible to specify the color/style of the point at x,y based on the value of z?
Something like: "plot 'myfile' using 1:2 with points $3"
Thanks,
Mike
This is possible with the development version. See "help pm3d" for the details.
Thanks, I will take a look at it.