|
From: Hans-Bernhard B. <HBB...@t-...> - 2010-02-11 22:13:31
|
Thomas Pfrommer wrote: > I try to get rid of the surface mesh but somehow fail. gnuplot is doing what you told it --- and you explicitly requested a surface mesh by these commands: > set style line 110 lt 9 lw 0.05 > set pm3d at b hidden3d 110 So that's what you get. I suggest you re-visit "help pm3d" and find out why this does something you didn't want. |