Identifying data from specific time periods
이전 댓글 표시
Hi, I have data which represents a persons activity over 5 consecutive days. I want to try and identify data from specific time periods e.g. there activity between 3pm-8pm on Wednesday and between 9am-1pm on Friday. Any suggestions on how I can do this? Thanks
댓글 수: 2
John D'Errico
2017년 11월 24일
Huh? What does it mean to you to identify data? Explain your question CLEARLY. Give an example.
https://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer
Guillaume
2017년 11월 24일
With so little information, how can we answer?
Is the timing of the activity stored in your data? If not, is the activity measured at a regular interval (which is ...?). Basically how do you know what the activity timing is?
답변 (1개)
With so little information, it's difficult to go into details, but matlab has the function isbetween.
카테고리
도움말 센터 및 File Exchange에서 Language Fundamentals에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!