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

回答 (1 件)

Walter Roberson
Walter Roberson 2022 年 11 月 20 日

0 投票

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.

カテゴリ

ヘルプ センター および File Exchange2-D and 3-D Plots についてさらに検索

質問済み:

2022 年 10 月 25 日

回答済み:

2022 年 11 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by