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

2 Ansichten (letzte 30 Tage)
plot111.jpg

Antworten (1)

Walter Roberson
Walter Roberson am 12 Dez. 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)

Kategorien

Mehr zu Author Block Masks finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by