フィルターのクリア

Plots appear as giant blocks rather than actual waveforms

1 回表示 (過去 30 日間)
jefazo jefazo
jefazo jefazo 2019 年 11 月 21 日
コメント済み: Star Strider 2019 年 11 月 21 日
Hi everyone,
I am trying to be able to display my waveforms in Matlab. I have tried "linkaxes" but I just continue having a giant blue block (see attached pictures) for all my plots. I think is due to me having used a high sampling frequency (high No. of points) but I need these amount of points since I am using FFT.
I honestly don't know how to fix my graphs. Please any help would be greatly appreciated.
P.S. I have thought of setting axis limits manually but I would like to know if there is a function out there which can scale my graphs atomatically for me.

採用された回答

Star Strider
Star Strider 2019 年 11 月 21 日
The waveforms are there. The problem is that they are very densely packed in those images, so they appear as blue blocks.
Use the xlim function to ‘zoom in’ on a much smaller region of the independent variable to see them more distinctly.
  2 件のコメント
jefazo jefazo
jefazo jefazo 2019 年 11 月 21 日
Star Strider, I don'k know who you are but you are my hero.
Star Strider
Star Strider 2019 年 11 月 21 日
Thank you!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAnnotations についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by