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!