Viewing IMD binary data
Mostra commenti meno recenti
How can I view IMD rainfall data which is a binary data with .grd format in Matlab?
Risposte (1)
Sulaymon Eshkabilov
il 3 Ott 2020
0 voti
You can read (import) binary data into MATLAB using fread() (see doc here) and then you can plot it to visualize, and so forth.
Categorie
Scopri di più su Weather and Atmospheric Science in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!