show_colors.m

generates a labeled plot showing all colors recognized by RGB.m
1.8K Downloads
Updated 17 May 2009

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Visual Exploration in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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