Concatening symbols and strings on axis label
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Mark
le 15 Nov 2013
Modifié(e) : Sean de Wolski
le 15 Nov 2013
Hi, I want to create an axis label with a symbol in it, particularly a dot above the character, but I also want some words in the label. I know about the
...('$\dot{d}$','interpreter','latex')
to create a single character, but was curious about how to add some words to the front or end of it. Thanks.
0 commentaires
Réponse acceptée
Sean de Wolski
le 15 Nov 2013
Modifié(e) : Sean de Wolski
le 15 Nov 2013
E.g:
>> xlabel('It''s Friday evening, I shouldn''t be on here$\dot{d}$','interpreter','latex')
0 commentaires
Plus de réponses (0)
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!