Converting 15 minute data to daily data

3 views (last 30 days)
I have 2976x42 matrix were data was collected continuously every 15 minutes for a month. The first column containts the year, date and time. Now I want to get an averages per day, in other words convert the 15 minute data to daily data. Each day has 96 data sets. What is the best code i can use?

Accepted Answer

KSSV
KSSV on 31 May 2022
Read about retime

More Answers (0)

Community Treasure Hunt

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

Start Hunting!