Effacer les filtres
Effacer les filtres

Bar plot set ylimit for the axis

16 vues (au cours des 30 derniers jours)
Fabian Günther
Fabian Günther le 24 Août 2020
Hello,
is there a option to set the ylimit for the axis. I´ve tried with ylim=([0.11,0.125]); but it doesn´t work.
Thanks and best regards.

Réponse acceptée

Star Strider
Star Strider le 24 Août 2020
Try this instead:
ylim([0.11,0.125])
That should work.

Plus de réponses (0)

Catégories

En savoir plus sur Data Distribution Plots dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by