how to use retime for 10min average in timetable ?

18 vues (au cours des 30 derniers jours)
pruth
pruth le 28 Oct 2020
Réponse apportée : pruth le 28 Oct 2020
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 !!

Réponse acceptée

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

Plus de réponses (0)

Catégories

En savoir plus sur Tables dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by