How to create consistent mixed type labels?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
My problem is that I want to use a math formula and text inside a label. xlabel('text / $A_{ii}$','interpreter','latex'); ylabel('yunit with text'); But this is very bad looking. Because the fonttype is not the same. However I dont want to use LaTeX fonts everyvhere, just for A_{ii}, because it is necessery. Is it possible to solve this problem?
1 Commento
Jan
il 14 Lug 2017
The solution to use the LaTeX fonts for all X and Y labels would be straight and smart. Why don't you want to do this?
Risposte (0)
Vedere anche
Categorie
Scopri di più su Characters and Strings in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!