is there any way to change y axis scale in gui panel(or figure)
124 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Bob Thompson
am 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 Kommentar
Álvaro Sacristán Gonzalez
am 19 Dez. 2021
Thanks. Fixed it with "ZLim" on "Rulers" setting inside these 'Axis Properties'.
Siehe auch
Kategorien
Mehr zu Annotations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!