Overlay digital elevation model on hillshade
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (3)
Walter Roberson
il 27 Lug 2011
Please check what your figure's 'renderer' property is set to. Transparency only works for OpenGL.
0 Commenti
Wolfgang Schwanghart
il 2 Ago 2011
Hi Ajay,
you might want to check TopoToolbox, which includes such a function.
Cheers, W.
0 Commenti
Vedere anche
Categorie
Scopri di più su Lighting, Transparency, and Shading in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!