how to fill color outside of a map plot in matlab like an example given below

2 vues (au cours des 30 derniers jours)
Rajesh Sahu
Rajesh Sahu le 12 Déc 2019
plot111.jpg

Réponses (1)

Walter Roberson
Walter Roberson le 12 Déc 2019
poly2mask() and repmat() [1 1 3], and set those locations in the RGB array to the maximum for your color range (typically 255 for uint8)

Catégories

En savoir plus sur Author Block Masks dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by