Coloring of specific text in a title
9 次查看(过去 30 天)
显示 更早的评论
I'd like to color different words in a title different colors, using the line colors generated from a plot call.
p = plot(1:10);
title('\color[rgb]{p.Color} Test')
Or, asking the same question in a different way. How do I get [0,0,1] to look like {0,0,1}? Thanks
0 个评论
采纳的回答
Walter Roberson
2018-3-24
https://www.mathworks.com/matlabcentral/answers/389850-adding-and-customisng-a-single-tick-mark
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Title 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!