is there any way to change y axis scale in gui panel(or figure)
53 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
woongki park
el 12 de Nov. de 2018
Comentada: Álvaro Sacristán Gonzalez
el 19 de Dic. de 2021
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 comentarios
Respuestas (1)
Bob Thompson
el 12 de Nov. de 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 comentario
Álvaro Sacristán Gonzalez
el 19 de Dic. de 2021
Thanks. Fixed it with "ZLim" on "Rulers" setting inside these 'Axis Properties'.
Ver también
Categorías
Más información sobre Annotations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!