Add les than or equal to inequality to my legend

60 次查看(过去 30 天)
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