show_colors.m

버전 1.1.0.0 (2.83 KB) 작성자: Phillip M. Feldman
generates a labeled plot showing all colors recognized by RGB.m
다운로드 수: 1.8K
업데이트 날짜: 2009/5/17

라이선스 보기

This Matlab script defines RGB values and English names for a set of 21 colors and then generates a labeled plot showing all of these colors with the corresponding name or names for each. show_colors is also useful as a demonstration for how to use RGB.m to generate Matlab plots with multiple colors.

show_colors depends on cell2num.m and fig.m.

인용 양식

Phillip M. Feldman (2024). show_colors.m (https://www.mathworks.com/matlabcentral/fileexchange/24109-show_colors-m), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

I've fixed the comments to indicate that show_colors depends on cell2num.m and fig.m.

1.0.0.0