Greek letter and subscript at the same time in axis label

I want to write x-axis label as (\Delta / H_B) but I could not. Delta is a greek letter and B is a subscription. please help me out how to solve it.

 Accepted Answer

You almost had it
xlabel('\Delta H_{B}')

More Answers (0)

Categories

Asked:

on 6 Sep 2018

Commented:

on 6 Sep 2018

Community Treasure Hunt

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

Start Hunting!