Scatterplot Command Example
Details
Action
Makes a scatter plot, in the selected graph window, of two vectors.
scatterplot [height, weight]
If a data table contains variables height and weight, then this command makes a scatter plot of HEIGHT (x-axis) versus WEIGHT
(y-axis).