shadem

버전 1.7.0.0 (2.7 MB) 작성자: Chad Greene
Easily turn flat pcolor, pcolorm, surf, or surfm data into a hillshade-style shaded relief map.
다운로드 수: 1.8K
업데이트 날짜: 2015/1/28

라이선스 보기

shadem adjusts lighting to give a sense of depth to the display of gridded elevation data. Although it was designed for use with the Matlab's Mapping Toolbox, this function can just as easily be used for pcolor or surface plots of any type.
Matlab's Mapping Toolbox is packaged with several sub-par functions that are intended to create shaded relief maps, but the built-in shading functions are difficult to use, create unattractive maps, and cannot be used with a colorbar.

Where surflsrm, surflm, shaderel, and meshlsrm each require an iterative process of guess-and-check to determine visually appealing lighting azimuth and elevation, shadem allows interaction with the map from the mouse and keyboard: Sunlight comes from wherever you click on your map, and intensity of the shading effect can be adjusted by pressing the up and down keys.

See the included shadem_documentation example for usage notes.

인용 양식

Chad Greene (2024). shadem (https://www.mathworks.com/matlabcentral/fileexchange/49065-shadem), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Geometric Geodesy에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

shadem/html/

버전 게시됨 릴리스 정보
1.7.0.0

Version 6: Sunlight color may now be toggled via the user interface.

1.6.0.0

Version 5: Added 'sun' option to mimic the color of sunlight as it changes throughout the day.

1.5.0.0

Minor documentation edits.

1.4.0.0

Fixed a typo in the documentation.

1.3.0.0

Fixed a typo in the documentation.

1.2.0.0

Name change from hillshader to shadem. Minor edits to documentation.

1.1.0.0

Version 2: added a 'reset' option and edited documentation.

1.0.0.0