How to make plot like this in Matlab
古いコメントを表示
How to make plot like this in Matlab?
回答 (1 件)
KSSV
2021 年 7 月 10 日
0 投票
- You need to have boundary of India. This boundary will have (x,y) and use plot to plot the India map.
- To plot the colored boxes shown; you need to have data as a matrix.
- Use pcolor to plot those colored boxes.
It can be done, you need to have the data.
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!