Using varfun with datetime Values to Group Data By Hour
(Originally posted on Stuart's MATLAB Video Blog)
When I analyze our web site, the testing system I use downloads all pages. It can take several hours as there are almost a million of them in the subset I look at. Sometimes it takes longer than usual and I’m not sure why. I want to start doing some analysis of this by looking at the number of pages that are downloaded per hour and see if it changes week to week.
I wanted this to be a code-along, but I forgot to record it. Instead, in this video, I just review the final script I made. Features covered in this video include:
- datetime
- varfun
- Live Editor
Recorded: 6 Dec 2017