is there any way to change y axis scale in gui panel(or figure)
조회 수: 53 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Bob Thompson
2018년 11월 12일
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
Álvaro Sacristán Gonzalez
2021년 12월 19일
Thanks. Fixed it with "ZLim" on "Rulers" setting inside these 'Axis Properties'.
참고 항목
카테고리
Help Center 및 File Exchange에서 Annotations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!