transparency properties in scatterm: Mapping toolbox

2 ビュー (過去 30 日間)
Poulomi Ganguli
Poulomi Ganguli 2018 年 1 月 6 日
コメント済み: Poulomi Ganguli 2018 年 8 月 22 日
Hello,
I am interested to set alpha properties on while using scatterm function in mapping toolbox to show overlapping coordinates. Right now I am doing as below:
h1 = scatterm(Lat(1,1),Lon(1,1),Zval(1),'Marker', 'o','MarkerEdgeColor','k','MarkerFaceColor','r','MarkerFaceAlpha',.10);
However, even after turning facealpha properties it does not show up on the map. Please let me know how to make the marker to appear transparent.
  2 件のコメント
Xel Ch
Xel Ch 2018 年 8 月 14 日
Hello, I am trying to do something similar and was wondering if you ever found a solution to this issue? Thanks!
Poulomi Ganguli
Poulomi Ganguli 2018 年 8 月 22 日
yes, this is possible by adjusting markerfacealpha properties in MATLAB 2016 version or higher.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeLighting, Transparency, and Shading についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by