Overlay digital elevation model on hillshade
조회 수: 4 (최근 30일)
이전 댓글 표시
I'd like to overlay a DEM on a (grayscale) hillshade, as is commonly done in ArcGIS. I've been trying to do this by plotting both and setting the transparency of the DEM (AlphaData) equal to the hillshade values (which range from 0 to 1). Not working. Any ideas?
댓글 수: 0
답변 (3개)
Walter Roberson
2011년 7월 27일
Please check what your figure's 'renderer' property is set to. Transparency only works for OpenGL.
댓글 수: 0
Wolfgang Schwanghart
2011년 8월 2일
Hi Ajay,
you might want to check TopoToolbox, which includes such a function.
Cheers, W.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Lighting, Transparency, and Shading에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!