How do I add a new line to text area that is bold-face, while not having all lines bold-face?
app.TextArea1.Value = [{sprintf('\bf[%s]: updated message', datestr(now,'HH:MM'))}; app.TextArea1.Value];
Adding "\bf" in the beginning doesn't work.

 채택된 답변

Jan
Jan 2021년 3월 11일
편집: Jan 2021년 3월 11일

0 개 추천

As far as I know the uitextarea is not powerful enought yet to allow setting different text properties. Neither the LaTeX syntax nor <HTML> tags are working.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Control System Toolbox에 대해 자세히 알아보기

질문:

2021년 3월 11일

편집:

Jan
2021년 3월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by