How to make plot like this in Matlab

답변 (1개)

KSSV
KSSV 2021년 7월 10일

0 개 추천

  1. You need to have boundary of India. This boundary will have (x,y) and use plot to plot the India map.
  2. To plot the colored boxes shown; you need to have data as a matrix.
  3. Use pcolor to plot those colored boxes.
It can be done, you need to have the data.

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

질문:

2021년 7월 10일

답변:

2021년 7월 10일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by