|
From: <v_...@uk...> - 2011-08-16 12:59:32
|
Hello!
On Tue, 16 Aug 2011 13:40:13 +0200
jody <jod...@gm...> wrote:
> Hi
> I have a file which has a z-value for some sparse (x,y) values.
> I would like to have a plot where the z value translates to a color
> (and is not interpreted as a z coordinate as in splot)
>
> How can i do this?
>
Try something like this:
plot "datafile.txt" lt palette
Regards,
Vladimir
-----
<v_...@uk...>
|