Identifying data from specific time periods
Show older comments
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 Comments
John D'Errico
on 24 Nov 2017
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
on 24 Nov 2017
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?
Answers (1)
With so little information, it's difficult to go into details, but matlab has the function isbetween.
Categories
Find more on Language Fundamentals in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!