is there any way to change y axis scale in gui panel(or figure)
52 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
i want to change figure's y axis scale in gui panel or in plotted figure. is this possible? what i mean is if some figure is plotted. if i put ylim like [0 120 240] or [0 80 160 240] and then scale is changed right after putting the ylim's value
0 commentaires
Réponses (1)
Bob Thompson
le 12 Nov 2018
In the figure window go to 'EDIT' -> 'Axis Properties'. From there the window should reopen with a bunch of new setting options. At the bottom is the options to axis values, scale, etc.
1 commentaire
Álvaro Sacristán Gonzalez
le 19 Déc 2021
Thanks. Fixed it with "ZLim" on "Rulers" setting inside these 'Axis Properties'.
Voir également
Catégories
En savoir plus sur Annotations 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!