Hi all,

I have 3D data which I am trying to splot in GNUPLOT. The z-range of values is negative, going from 0 to -300. For some reason in both my X11 and postscript terminals the plane has been painted completely yellow which is 0 on the colour range, even though it drops down to -300 which is dark purple/black on the colorbox.

Apologies for the simplistic nature of this post. I was loath to ask here at all but I'm running out of steam. Many thanks

Anthony

The code I am using:

set pm3d

set xlabel "ASN - HIS (nm)"

set ylabel "ASN - PRO (nm)"

set zlabel "FES (kJ/mol)"

#set cbrange [-300:0]

More Anthony Nash's questions See All
Similar questions and discussions