Next: , Previous: Histo, Up: Data Manipulation Commands


29.2.4 scat — Compute a Scatter Plot

scat computes a scatter plot from the data in a file. The command line syntax is

     scat input-file

If input-file is specified as `-', then standard input will be used. The data is free form, mixed with non-numeric input. Each line containing two numbers is used with the first two numbers going into the plot. scat uses the same code as the 2DPLOT command in the Analysis Facility, see 2DPlot Command.