i need to know why is the scale of the x-axis on my graphs differ from one another.

조회 수: 2 (최근 30일)
i have 3 graphs, x-axis should stop at 3.2*10^5
two of my graphs are correct but the first one is doubled for some reason.
the graph looks correct with two parallel lines and a vertical line connecting them, but the point 2 should be at point 1.
becasue the graph should end at 3.2*10^5 not 6.4*10^5
the code is attached too as a
matlab.PNG

답변 (1개)

Jesus Sanchez
Jesus Sanchez 2019년 2월 27일
it seems that you have the signal duplicated in the first graph. if you want to "adjust" the span of the xaxis, I would give a look to XLIM
  댓글 수: 1
omar mahallawy
omar mahallawy 2019년 2월 27일
unfortunatly, adjusting the span only crops thr graph to the limits i set.
it doesn't really allow me adjust the plot it self

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

카테고리

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