axis label subscript in latex environment

35 views (last 30 days)
Chirag
Chirag on 19 Dec 2025 at 12:32
Commented: Dyuman Joshi ungefär 18 timmar ago
Hi,
I have following code for the ylabel. However, it does not show a proper subscript 'E'. I use MATLAB 2025a. Any help will be highly appreciated.
ylabel('$\tilde{p}_E \ (-)$','FontSize',14','FontName','TimesNewRoman','Interpreter','latex');
  4 Comments
dpb
dpb 13 minuter ago
I tried with (from left to right) R2024b, R2022b, R2019b and R2017b and can see no discernible difference.
Dyuman Joshi
Dyuman Joshi ungefär 5 timmar ago
@Chirag, The image you have attached doesn't look like a MATLAB figure.
Maybe it is being exported from MATLAB using some function/functionality?

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!