[Appdesigner] Can I colour specific letters in label?

1 view (last 30 days)
I would like to have colourful letters here in those long sequences, like A's in green, B's in red etc. (not in "Sequence" "Alpha Helix")
Is it even possible to do in label?

Accepted Answer

Mario Malic
Mario Malic on 31 Jan 2021
I have taken a look at properties of Label component, and it seems that it doesn't support such things. You can create uilabel components programmatically and color them differently, but it might be an issue to set it up.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!