I have a data with .mgd format from Magdas.
How do I turn 1-min data into hourly data and plot a graph with it. How do I go about it please?
I need it for my school project. Please help me sir

Respuestas (1)

Walter Roberson
Walter Roberson el 20 de Nov. de 2022

0 votos

Once you have read the data, create a timetable object, using the times as row times. Then you can retime specifying the regular time as 1 minute. You can then plot() the result.

Categorías

Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.

Preguntada:

el 25 de Oct. de 2022

Respondida:

el 20 de Nov. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by