필터 지우기
필터 지우기

Coloring of specific text in a title

조회 수: 3 (최근 30일)
Bill
Bill 2018년 3월 24일
댓글: Bill 2018년 3월 25일
I'd like to color different words in a title different colors, using the line colors generated from a plot call.
p = plot(1:10);
title('\color[rgb]{p.Color} Test')
Or, asking the same question in a different way. How do I get [0,0,1] to look like {0,0,1}? Thanks

채택된 답변

Walter Roberson
Walter Roberson 2018년 3월 24일
https://www.mathworks.com/matlabcentral/answers/389850-adding-and-customisng-a-single-tick-mark

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Annotations에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by