I want to read this file in MATLAB, the file contains these data
1/1/2008 1110 98.5
1/2/2008 1110 99.5
1/3/2008 1110 96.5
1/4/2008 1110 32.5
1/5/2008 1110 8.56
1/6/2008 1110 48.5
it should be in five columns:
- 1st column is the month
- 2nd column is the day
- 3rd column is the year
- 4th column is the 1110
- 5th column is the last column