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!