How i can change the values of Y axis

조회 수: 2 (최근 30일)
abduall hassn
abduall hassn 2016년 6월 28일
편집: abduall hassn 2016년 11월 3일
I have this figure
I want to changes values of y axis between 8.4 to 18.6
Thank u

채택된 답변

José-Luis
José-Luis 2016년 6월 28일
gca.XLim = [8.4, 18.6];
  댓글 수: 1
José-Luis
José-Luis 2016년 6월 28일
Try clicking on the axes you want to change first.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by