필터 지우기
필터 지우기

How to make plot like this in Matlab

조회 수: 1 (최근 30일)
Deepthi B
Deepthi B 2021년 7월 10일
답변: KSSV 2021년 7월 10일
How to make plot like this in Matlab?

답변 (1개)

KSSV
KSSV 2021년 7월 10일
  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.

카테고리

Help CenterFile Exchange에서 Map Display에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by