How do I hyphen a word using LaTex?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am trying to add the word "multi-disciplinary" in the X-axis of a figure, but I use the \hyphenation command without success.
I hope anyone could help me
Regards. Rafael
0 Commenti
Risposte (2)
Star Strider
il 6 Mag 2022
It appears to work as written —
figure
xlabel("multi-disciplinary", 'Interpreter','latex')
Do you want a different result?
.
0 Commenti
Vedere anche
Categorie
Scopri di più su Axis Labels 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!