フィルターのクリア

Coloring of specific text in a title

3 ビュー (過去 30 日間)
Bill
Bill 2018 年 3 月 24 日
コメント済み: Bill 2018 年 3 月 25 日
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

採用された回答

Walter Roberson
Walter Roberson 2018 年 3 月 24 日
https://www.mathworks.com/matlabcentral/answers/389850-adding-and-customisng-a-single-tick-mark
  1 件のコメント
Bill
Bill 2018 年 3 月 25 日
Thank you!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAnnotations についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by