Borrar filtros
Borrar filtros

Euro symbol with Latex fontsize

19 visualizaciones (últimos 30 días)
niccolò guazzi
niccolò guazzi el 8 de Dic. de 2018
Comentada: Christian Schröder el 8 de Jun. de 2023
Hi everyone,
I'm using the Latex fontsize package for plotting some graphs. When writing the labels i have a problem writing the euro symbol; the symbol altgr+E is not recognised and it looks like it doesn't accept the usual Tex syntax
\text{\euro}
or
\euro
Precisly i'm writing a label like this:
ylabel('NPV $[{\euro}]$','interpreter','Latex','fontsize',11);
or
ylabel('NPV $[{\€}]$','interpreter','Latex','fontsize',11);
It is strange because only few strings before i wrote:
xlabel('Temperatura $[^{\circ}C]$','interpreter','Latex','fontsize',11);
and i got no problems.
Thanks in advance!

Respuesta aceptada

Walter Roberson
Walter Roberson el 8 de Dic. de 2018
  1 comentario
Christian Schröder
Christian Schröder el 8 de Jun. de 2023
Alright, thanks Walter. I figured as much but wanted to make sure. I'll file an RFE then.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Data Distribution Plots en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by