how to make unequalled axis interval
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a large number of data ranging from 0 to 20. However, most of these data are clustered between 0 to 5, which means the data ranging from 6 to 20 are sparse. If plotting out as plot(data), I can see a big cluster around y-range [0 5]. Is it possible to increase the y-axis interval between 0 and 5, so the data distribution will become clear. But, I do want to make the y-axis interval for the range [6, 20] smaller, so the data there will become denser.
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Bar 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!