From: <fa...@ph...> - 2006-11-08 22:38:47
|
Hi there, a suggestion regarding setting ticslevel in gnuplot. In the manual it is said that "To place the xy-plane at a position 'pos' on the z-axis, `ticslevel` should be set equal to (pos - zmin) / (zmin - zmax)". From my problems setting the xzy-plane level where I wanted it by following the manual, and consequent tests to fix them, the manual should actually read "... (pos-|zmin|) / (zmin - zmax)". This may have been suggested before, but I haven't been able to retrieve much information about it. Cheers, Nick Fameli |