Add les than or equal to inequality to my legend

조회 수: 58 (최근 30일)
P_L
P_L 2019년 3월 10일
댓글: P_L 2019년 3월 12일
Hi there,
Is there a way to get inequalities to display normally in a plot legend e.g. >=
Many Thanks

채택된 답변

dpb
dpb 2019년 3월 10일
편집: dpb 2019년 3월 10일
xlabel('3\geq2')
ylabel('2\leq3')
See section link to 'TeX' interpreter at
doc text
TMW could make it easier to find from the graphics documentation...

추가 답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by