Borrar filtros
Borrar filtros

How to make plot like this in Matlab

1 visualización (últimos 30 días)
Deepthi B
Deepthi B el 10 de Jul. de 2021
Respondida: KSSV el 10 de Jul. de 2021
How to make plot like this in Matlab?

Respuestas (1)

KSSV
KSSV el 10 de Jul. de 2021
  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.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by