Using varfun with datetime Values to Group Data By Hour - MATLAB
Video Player is loading.
Current Time 0:00
Duration 18:19
Loaded: 0.91%
Stream Type LIVE
Remaining Time 18:19
 
1x
  • Chapters
  • descriptions off, selected
  • captions off, selected
  • en (Main), selected
    Video length is 18:19

    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

    Related Products