Find the days whose maximum temperature does not exceed 0 ° C
古いコメントを表示
Good morning,
I found the maximum values of my temperature table with the following wording:
x_day=retime(x,'daily','max');
I would like the system to create a table with the dates when the maximum temperature did not exceed 0 ° C.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Tables についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!