How can i fit the signal ?
1 回表示 (過去 30 日間)
古いコメントを表示
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?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/170944/image.png)
0 件のコメント
採用された回答
Rik
2018 年 3 月 3 日
axis tight
This also squeezes the y-axis, so if you don't want that, pass a vector with the explicit bounds.
1 件のコメント
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 Center および File Exchange で Spectral Measurements についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!