|
From: Todd H. <tsh...@nl...> - 2004-10-15 20:16:16
|
I would like to load a 2-d raster image into gnuplot so taht I can plot temperature contours over a simple 3d map that is already available. http://cvs.sourceforge.net/viewcvs.py/gnuplot/gnuplot/demo/image.dem?rev=1.2 I found a nice bit of code for plotting pre-fab'd images but gnuplot 4.0.0 complains: gnuplot> plot "ROADNet-HPWREN-sensors-wide.rgb" binary with rgbimage ^ 2d binary files not yet supported I wonder if someone can say what version of gnuplot that feature works in? Thanks in advance. -todd |