Analyzing Rainfall data and sorting the data appropriately
古いコメントを表示
Hello,
I need to know how do I sort the rainfall data attached into monthly data and find out the dry days, maximum rainfall, all event sizes where rainfall is greater than 1mm and 10,50,90 percentile data. The rainfall data has a 6 min time step. Thanks
採用された回答
その他の回答 (1 件)
Priya Joshi
2021 年 10 月 25 日
0 投票
4 件のコメント
Cris LaPierre
2021 年 10 月 26 日
If you are using my code, the data is stored in a table. The error message indicates you are not using the correct syntax to access the data. See this page about accessing data in a table. The details about the expected syntax are included in the error message.
Priya Joshi
2021 年 11 月 17 日
Cris LaPierre
2021 年 11 月 18 日
編集済み: Cris LaPierre
2021 年 11 月 18 日
Perhaps provide a simple example? It is not exactly clear to me what it is you want to do.
How did you create the graph?
Priya Joshi
2021 年 11 月 18 日
カテゴリ
ヘルプ センター および File Exchange で Tables についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!