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!