create_colors(n,icolor)
버전 1.1.0.0 (2 KB) 작성자:
Mario CASTRO GAMA
Creates a palette for plotting purposes using colorbars and surfaces
Input Arguments:
n : number of required colors
icolor : a palette of RGB of size [kcolors, 3],
all colors between 0 and 1.
Output arguments:
out : palette of colors of size [n,3] based on icolor
and linearly interpolated
Notes:
1) In some journals they specifically ask for black & white this should
be included
2) In some cases the variables are distributed with LOG scale
인용 양식
Mario CASTRO GAMA (2024). create_colors(n,icolor) (https://www.mathworks.com/matlabcentral/fileexchange/53651-create_colors-n-icolor), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2015a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
Help Center 및 MATLAB Answers에서 Colormaps에 대해 자세히 알아보기
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!