how to color specific part in the global map?

Hi everyone,
Is there is any way to create a map similar to the attached one? But coloring the Red Sea 'for example' instead of coloring lands?
I would appreciate any help.
Thank you very much

6 commentaires

darova
darova le 6 Oct 2019
How do you want to color it? Do you have coordinates or using mouse?
Lilya
Lilya le 6 Oct 2019
Modifié(e) : Lilya le 6 Oct 2019
yes i will give the coordinates
min_map_lon = 32;
max_map_lon = 45;
min_map_lat = 12;
max_map_lat = 30;
darova
darova le 6 Oct 2019
Any ideas? How to re-scale coordinates to pixel position? Are those areas you want to color separated?
Lilya
Lilya le 6 Oct 2019
yes this box is what I want to color differently
Do you have a digital image? Like a matrix of numbers saying whether a pixel is land or sea? If so, do you have a look up table or formula saying what latitude and longitude each pixel has?
Lilya
Lilya le 8 Oct 2019
I do have the matrix of the Red Sea location

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Color and Styling dans Centre d'aide et File Exchange

Tags

Question posée :

le 6 Oct 2019

Commenté :

le 8 Oct 2019

Community Treasure Hunt

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

Start Hunting!

Translated by