transparency properties in scatterm: Mapping toolbox
이전 댓글 표시
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
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
2018년 8월 22일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Image Arithmetic에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!