Plots appear as giant blocks rather than actual waveforms

조회 수: 11 (최근 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.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Annotations에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by