Greek letter and subscript at the same time in axis label
Show older comments
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.
1 Comment
Walter Roberson
on 6 Sep 2018
Which release?
xlabel('\Delta / H_B')
looks fine to me in R2018a.
Accepted Answer
More Answers (0)
Categories
Find more on Labels and Annotations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!