Filter löschen
Filter löschen

Add les than or equal to inequality to my legend

42 Ansichten (letzte 30 Tage)
P_L
P_L am 10 Mär. 2019
Kommentiert: P_L am 12 Mär. 2019
Hi there,
Is there a way to get inequalities to display normally in a plot legend e.g. >=
Many Thanks

Akzeptierte Antwort

dpb
dpb am 10 Mär. 2019
Bearbeitet: dpb am 10 Mär. 2019
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...

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by