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!