FancyColors

版本 1.11.0.0 (102.1 KB) 作者: Celso Reyes
Provides additional colors along with basic colorization
29.0 次下载
更新时间 2018/5/24

查看许可证

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.

引用格式

Celso Reyes (2024). FancyColors (https://www.mathworks.com/matlabcentral/fileexchange/67255-fancycolors), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2017b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 App Building 的更多信息
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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