How to make plot like this in Matlab
Mostrar comentarios más antiguos
How to make plot like this in Matlab?
Respuestas (1)
KSSV
el 10 de Jul. de 2021
0 votos
- 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.
Categorías
Más información sobre Line Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!