How to change font size of text on figure?

3 次查看(过去 30 天)
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?

采纳的回答

Karthik Ravishankar
Karthik Ravishankar 2020-11-10
text(x,y,'text','FontSize',16)

更多回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 Axis Labels 的更多信息

产品


版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by