Suppose that a file named contains information collected from a set of sensors. Your instructor may provide you with this file, or you may need to enter it by hand from the data in the said table.

Each row contains a set of sensor readings, with the first row containing values collected at 0 seconds, the second row containing values collected at 0.5 seconds, and so on.

Find both the maximum value and the minimum value recorded on each sensor. Use MATLAB to determine at what times they occurred.