Find the date for extracted values
1 回表示 (過去 30 日間)
古いコメントを表示
I have a file - 1 row and 10 956 columns, with precipitation measurements and have managed to extract the times the precipitations is higher than 20mm for more or equal to 2 days in a row and has stored those values in different matrices for each time it has happened - eg. [21, 37, 27], [23, 38] each in different columns. In another file I have the dates (for 1961-1990) - [year, month, day, and then three more columns, which are not used, filled with 0s] and I would like to see which dates correspond to the extracted precipitation values above. Does anyone know how to do this?
2 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Weather and Atmospheric Science についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!