Police increase of X/Y label in plot

2 views (last 30 days)
I want to increase the police in the xlabel or ylabel in my plot (figure). Can you help me in that? So is for the legend
  4 Comments
Are Mjaavatten
Are Mjaavatten on 2 Dec 2020
What do you mean by "police"?
ZAFIMANDIMBY Mampiandra Ny Hanitra
Hi. I wanted to express the size of the writing in the xlabel (Ex : Population). I want to make it bigger in order to be more visible. I have already gotten a relevant help. Thank you very much.

Sign in to comment.

Accepted Answer

Alan Stevens
Alan Stevens on 2 Dec 2020
I think you are referring to the Properties of the text and coordinates. You can add properties of Fontsize and Fontweight to xlabel and ylabel. Look at
doc xlabel
for example.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!