Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
graph show actions of users with date
조회 수: 1 (최근 30일)
이전 댓글 표시
hi,
if I have dataset consist of users, those users have actions between 1-9-1997 to 1-9-2009.
My work require to divide this period into three sub_periods, so get:
first period from 1-9-1997 to 1-9-2001
second period from 2-9-2001 to 1-9-2005
third period from 2-9-2005 to 1-9-2009
some users have actions in first period , some others have actions in secnd period, and other in third period.
Of course these three periods have common users.
What I need is get graph show me the date in axis x and id's of users in axis y. in fact I want show users who have actions in the three periods graphically
how do that?
thanks in advance
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!