Plots appear as giant blocks rather than actual waveforms

13 vues (au cours des 30 derniers jours)
jefazo jefazo
jefazo jefazo le 21 Nov 2019
Commenté : Star Strider le 21 Nov 2019
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.

Réponse acceptée

Star Strider
Star Strider le 21 Nov 2019
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 commentaires
jefazo jefazo
jefazo jefazo le 21 Nov 2019
Star Strider, I don'k know who you are but you are my hero.
Star Strider
Star Strider le 21 Nov 2019
Thank you!

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by