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.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
29 | 30 | 1 | 2 | 3 | 4 | 5 |
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 | 1 | 2 |