different symbols with different colors in a same legend

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.

Answers (1)

There isn't any way to do that with legend()

1 Comment

Thanks for the answer. I think I may just do a text box using LaTex, or post process the graph in Inkscape.

Sign in to comment.

Asked:

on 4 Feb 2024

Commented:

on 6 Feb 2024

Community Treasure Hunt

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

Start Hunting!