timetable time and value adjustment

1 view (last 30 days)
Hi all,
How can i ...
1) round up datetime of timetable to nearest minute (yyyy-mm-dd hh:mm) and then
2) make adjustment to datetime so that only datetime of each 15 minutes interval is shown (e.g. 2008-07-01 12:00, 2008-07-01 12:15, etc.)
3) lastly make an interpolation so that the measurements (radiation, A, B, etc.) get adjusted to the corrected 15 minutes interval datetime (adjustment from procedure (2)).
thaks!

Accepted Answer

Steven Lord
Steven Lord on 31 Aug 2020
It sounds like you want to retime your timetable.

More Answers (0)

Categories

Find more on Timetables 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!