FancyColors

Provides additional colors along with basic colorization
29 download
Aggiornato 24 mag 2018

Visualizza la licenza

This class provides a list of colors, along with a methods that allow you to use them . You can look up a color name by hex code or approximate decimal value. You can also "colorize" strings using MATLAB's ability to understand basic html syntax.
I use this as part of a symbol manager that allows users to choose colors for markers,lines, etc. Since I realized that RGB values don't mean much to a user, I wanted to provide a closest-fit name. Then, realized that for non-english speakers, I might as well color the name, too. This class allows me to do that.

Cita come

Celso Reyes (2025). FancyColors (https://it.mathworks.com/matlabcentral/fileexchange/67255-fancycolors), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2017b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su App Building in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.11.0.0

added a show_colorspace function to give a good idea of the colors that are represented within this program

1.1.0.0

added more colors to the color space

1.0.0.0