Add les than or equal to inequality to my legend

62 visualizaciones (últimos 30 días)
P_L
P_L el 10 de Mzo. de 2019
Comentada: P_L el 12 de Mzo. de 2019
Hi there,
Is there a way to get inequalities to display normally in a plot legend e.g. >=
Many Thanks

Respuesta aceptada

dpb
dpb el 10 de Mzo. de 2019
Editada: dpb el 10 de Mzo. de 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...

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by