Viewing IMD binary data
古いコメントを表示
How can I view IMD rainfall data which is a binary data with .grd format in Matlab?
回答 (1 件)
Sulaymon Eshkabilov
2020 年 10 月 3 日
0 投票
You can read (import) binary data into MATLAB using fread() (see doc here) and then you can plot it to visualize, and so forth.
カテゴリ
ヘルプ センター および 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!