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

조회 수: 2 (최근 30일)
Rajesh Sahu
Rajesh Sahu 2019년 12월 12일
답변: Walter Roberson 2019년 12월 12일
plot111.jpg

답변 (1개)

Walter Roberson
Walter Roberson 2019년 12월 12일
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)

카테고리

Help CenterFile Exchange에서 Author Block Masks에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by