show_colors.m
Version 1.1.0.0 (2.83 KB) by
Phillip M. Feldman
generates a labeled plot showing all colors recognized by RGB.m
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 LinuxCategories
Find more on Data Exploration in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.