|
From: Hans-Bernhard B. <br...@ph...> - 2005-11-16 16:14:05
|
Huijsman wrote: > To improve the clearity of the plots I would like to add grids. Not > only in the x,y-plane, but in the x,z and y,z-plane as well. Could > you please let me know if and how this can be done? gnuplot doesn't do x or y grid lines on the x-z or y-z planes. Only z lines are drawn (by 'set grid ztics'). |