Combining different font styles while using latex interpretor
Mostrar comentarios más antiguos
Hi, I am preparing some figures for a journal paper. For this I need to combine two different font styles for my axis labels and legends. For the variables, I need math mode, but for the text I need to be out of math mode using the arial font. So how may I go about modofying the below font such that the math mode is retained while the text part reverts to a different font type, e.g. Arial ?
xlabel ('$u_y$, CES', 'Interpreter','latex') =
I want ->
CES
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Interactive Control and Callbacks en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!