フィルターのクリア

different symbols with different colors in a same legend

1 回表示 (過去 30 日間)
Zhong Chen
Zhong Chen 2024 年 2 月 4 日
コメント済み: Zhong Chen 2024 年 2 月 6 日
I would like to use a single legend line for symbols of different colors.
For example, something like below would put two circle symbols of different colors in the same line followed by the texts:
legend = '{\color{blue}O} {\color{green}O} legend1'
How do I do that in a plot legend in a general way?
The example given in the link below allows multiple symbols on the same line, but there doesn't seem to be a way to assign different colors.

回答 (1 件)

Walter Roberson
Walter Roberson 2024 年 2 月 4 日
There isn't any way to do that with legend()
  1 件のコメント
Zhong Chen
Zhong Chen 2024 年 2 月 6 日
Thanks for the answer. I think I may just do a text box using LaTex, or post process the graph in Inkscape.

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

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by