# pm3d mapping doesn't exist on # old FreeBSD machines! # # (works OK on jbell,graham,graves,stokes and turing) set xrange [-0.5:0.5] set xlabel "x" set ylabel "Time" #don't use with the screen (wxt) driver! #set size 1,2 set title "Any title you like" set pm3d map splot "map-datafile" notitle