show_colors.m

generates a labeled plot showing all colors recognized by RGB.m
1,8K descargas
Actualizado 17 may 2009

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2009a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Visual Exploration en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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