필터 지우기
필터 지우기

Concatening symbols and strings on axis label

조회 수: 4 (최근 30일)
Mark
Mark 2013년 11월 15일
편집: Sean de Wolski 2013년 11월 15일
Hi, I want to create an axis label with a symbol in it, particularly a dot above the character, but I also want some words in the label. I know about the
...('$\dot{d}$','interpreter','latex')
to create a single character, but was curious about how to add some words to the front or end of it. Thanks.

채택된 답변

Sean de Wolski
Sean de Wolski 2013년 11월 15일
편집: Sean de Wolski 2013년 11월 15일
E.g:
>> xlabel('It''s Friday evening, I shouldn''t be on here$\dot{d}$','interpreter','latex')

추가 답변 (0개)

제품

Community Treasure Hunt

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

Start Hunting!

Translated by