How can i fit the signal ?

조회 수: 2 (최근 30일)
Jessie Bessel
Jessie Bessel 2018년 3월 3일
댓글: Rik 2018년 3월 9일
So i have the signal from the figure. On OY is amplitude and on OX is time. My question is how to fit the signal in time? I mean, you see that the signal stop around 0.01 second. I want to delete from grafic that portion between 0.01 and 0.012. Do you know how to do that?

채택된 답변

Rik
Rik 2018년 3월 3일
You are looking for the axis function.
axis tight
This also squeezes the y-axis, so if you don't want that, pass a vector with the explicit bounds.
  댓글 수: 1
Rik
Rik 2018년 3월 9일
If you found this answer useful, please mark it as accepted answer. It will give me reputation points and will make it easier for other people with the same question to find an answer.

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

추가 답변 (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