|
From: Hans-Bernhard B. <HBB...@t-...> - 2012-06-11 18:42:47
|
On 10.06.2012 15:24, Topmmy wrote: > I'm a GNUplot newbie. I simply want to make color 2D contour plots of X/Y/Z > data. So see "help contour" and tell us what's wrong with what it (and the links therein) teaches you. > And unfortunately too, I checked the list of "Demo Samples" and do not find > any such guidance under "Basic 2D Plot Styles" (nothing on contours). That's because contours are, basically, not a 2D plot style. They use 3D data, so they're a 3D plot style. > Is this a tall order? No. It's actually quite the opposite. It's so small an order that it's absolutely astonishing the manual didn't suffice to get it done. |