Sum rows in timetable

3 views (last 30 days)
Antonio Melieni
Antonio Melieni on 7 Apr 2019
Answered: Steven Lord on 7 Apr 2019
I have a timetable with minutley reutrns.
In each row is a timestap and the return
I now want to calculate the daily returns as a sum of the returns within a day.
Any Ideas :)

Accepted Answer

Steven Lord
Steven Lord on 7 Apr 2019
Use the retime function.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!