|
From: Magnus E. <mag...@gm...> - 2010-08-01 21:16:13
|
Hi, I have a nice set of data (geographical coordinates (x, y) and temperature (z)) which I would like to plot as a "heat map". The problem is that the coodrinates are not arranged in a matrix but are rather random. Is it possible to use gnuplot to generate this kind of graph? I want to intrapolate between the data points and extrapolate outside them. /Magnus |