HOMEWORK #5
DUE OCTOBER 28
(3 POINTS)
Write a program to plot a set of data points using the Calcomp library
of subroutines.
-
Use the Calcomp calls to make a plot of data trace from the output of Hw#4.
Scale the plot so that you can see all the variations (i.e don't make the
plot too small or too big).
-
Make axes and label the plots.
Turn in:
-
A copy of your program to plot a data trace.
-
The plot of the data trace.