Before you start writing your program:
Read the complete instructions.
Program: assign09.m
Scoring statistics are available for Auburn and the opponents for each football game. Read the statistics from files and print a
report and graph of information as instructed.
Problem Constants:
AU file name 'AU_stats09.xls' << NOT .xlsx
Problem Inputs:
See spreadsheet. Note, you do NOT know the number of games.
You may observe the matrix results of the xlsread() by temporarily removing the semicolon.