"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "gnuplot/contrib/pm3d/README" of archive gp423win32.zip:


As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
    1 colorpts.awk
    2 	script for drawing colour points (colour according to the point
    3 	z-coordinate). Try colorpts-demo.gp
    4 
    5 pm3dCompress.awk
    6 	script to shorten postscript files created by the pm3d splot from
    7 	regular	(grided) data (maps)
    8 
    9 pm3dConvertToImage.awk
   10 	script to shorten postscript files with pm3d splot and matrix-like
   11 	input data. See the header of the script for more details.