how to use retime for 10min average in timetable ?

조회 수: 18 (최근 30일)
pruth
pruth 2020년 10월 28일
답변: pruth 2020년 10월 28일
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