Effacer les filtres
Effacer les filtres

How to reduce the number shown on the Y axis?

7 vues (au cours des 30 derniers jours)
Tony Cheng
Tony Cheng le 5 Fév 2017
Modifié(e) : Star Strider le 5 Fév 2017
Hi guys,
We can see that 0 , 20 , 40 , 60 and 80, totally 5 numbers on the Y axis in this figure.
But they are no distance between them, making the figure not pleasing to the eyes.
I do not want to reduce the size of the numbers, because this size fits the layout of a paper to be written.
What could I do to reduce the number shown on the Y axis? For instance, I want to
show 0 , 40 and 80 on the Y axis.
Thanks so much!

Réponse acceptée

Star Strider
Star Strider le 5 Fév 2017
Modifié(e) : Star Strider le 5 Fév 2017
You can set the number of y-ticks and their values with the 'YTick' and 'YTickLabel' properties, as well as the 'FontSize' property. Use the set function to change them to be as you want them. See the documentation for Axis Properties (link) for details.
EDIT Corrected typographical error.

Plus de réponses (0)

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by