
axis label subscript in latex environment
11 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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');
6 commentaires
Matt J
le 21 Déc 2025
Here is how ChatGPT renders it (in another words, a completey non-Matlab environment),
To me, it looks the same.
Réponses (1)
Ritam
le 22 Déc 2025
Upon reviewing the figure, the character E is indeed rendered as a subscript; however, because it is uppercase, it occupies more vertical space and visually appears closer to the baseline, giving the impression that it is not properly subscripted.
0 commentaires
Voir également
Catégories
En savoir plus sur Annotations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


