show_colors.m

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