how to use retime for 10min average in timetable ?

21 次查看(过去 30 天)
i have created this timetable. attached.
first column is time(hh:mm:ss), and second one is my data. I want to take ten minutes mean !
how can i use retime function here ! or is there any another method.?
thank you in advance !!

采纳的回答

pruth
pruth 2020-10-28
i found it ! nevermind ! :)
tempdata = retime(tempdata,'regular','mean','TimeStep',minutes(10))

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Tables 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by