Shaded pseudo color
버전 1.0.0.0 (772 KB) 작성자:
Jody Klymak
Use shading to represent secondary information of an image
shadedpcolor displays one dataset in color, and a second by varying the intensity of the pixels in the image. We use this for displaying the vertical gradients in a field on top of the field itself. It really makes the field more three-d. A similar effect can be achieved by using lighting, but this is much more deterministic.
For the above picture I ran:
shadedpcolor(x,z,U,(dU),[-1 1]/4,[-1 1]/300,0.7,cmp,0);
axis ij;
shadedcolorbar('v',[-1 1]/4,0.7,cmp);
인용 양식
Jody Klymak (2024). Shaded pseudo color (https://www.mathworks.com/matlabcentral/fileexchange/14157-shaded-pseudo-color), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2006b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
Help Center 및 MATLAB Answers에서 Point Cloud Processing에 대해 자세히 알아보기
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!shadedpcol/
버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
1.0.0.0 |