SIMPLE PLOTTING
PLOT() command
plot(1)
plotting a single point: plot(3,4,’r*’)
colours in plot
plot symbols
plotting a single point
xlabel() and ylabel()
description
title()
description