[Appdesigner] Can I colour specific letters in label?
조회 수: 1 (최근 30일)
이전 댓글 표시
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")
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/505208/image.png)
Is it even possible to do in label?
댓글 수: 0
채택된 답변
Mario Malic
2021년 1월 31일
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.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!