Borrar filtros
Borrar filtros

How to change font size of text on figure?

3 visualizaciones (últimos 30 días)
Tyler Burke
Tyler Burke el 10 de Nov. de 2020
Comentada: Tyler Burke el 10 de Nov. de 2020
Im using the text(x,y,text) function to label state points in a brayton cycle. However, the text is really small and unsightly, anybody know an alternative method to do what I want or increase the font size?
  1 comentario
Tyler Burke
Tyler Burke el 10 de Nov. de 2020
this is for t-s and p-v diagrams if that makes any difference

Iniciar sesión para comentar.

Respuesta aceptada

Karthik Ravishankar
Karthik Ravishankar el 10 de Nov. de 2020
text(x,y,'text','FontSize',16)

Más respuestas (1)

Rik
Rik el 10 de Nov. de 2020
If you look at the documentation, you will see that you have many optional parameters, one of which is the FontSize.

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by