divide data according to year, month, day

조회 수: 4 (최근 30일)
ALDO
ALDO 2019년 2월 14일
답변: Star Strider 2019년 2월 14일
Hi guys
I have a set of datatime array data in the following format. I wanted to categorize them in groups acording to year, month and day. Does anyone know how to do this? Thanks in advance!
1x2 datetime array:
23-Aug-2018 12:23:52 15-Oct-2017 14:43:56

채택된 답변

Star Strider
Star Strider 2019년 2월 14일
See if the findgroups (link) function (introduced in R2015b) will do what you want.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Type Conversion에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by