|
From: Umut E. <j.s...@o2...> - 2007-04-22 14:47:45
|
Hei *, Is there anyway to have a real 3 dimensional grid? I use this commands, gnuplot> set grid xtics ytics ztics gnuplot> set ztics 0.5 gnuplot> set pm3d gnuplot> splot sin(x)*cos(y) which draws a grid in a plane(2d) xy,xz and also yz. It looks like it draws grid around boxes I want to have it in xyz -would look like small cubes cutting the whole function surface. Any Hints? Thanx, Umut |