how to use retime for 10min average in timetable ?

28 visualizaciones (últimos 30 días)
pruth
pruth el 28 de Oct. de 2020
Respondida: pruth el 28 de Oct. de 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 !!

Respuesta aceptada

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

Más respuestas (0)

Categorías

Más información sobre Tables en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by