How to add greek symbols in plot text

Hi,
I have a problem with adding greek symbols to plot text.
I want to be able to make it like this:
where I can display alpha and beta greek symbols.

Answers (1)

The text function uses the tex interpreter by default. Use that to create include greek letters (and super/subscripted text) in your text. See the available options here.
You may find this example on the documenation page helpful.

Categories

Tags

Asked:

on 3 Dec 2020

Answered:

on 3 Dec 2020

Community Treasure Hunt

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

Start Hunting!