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 Center および File ExchangeAuthor Block Masks についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by