Plots appear as giant blocks rather than actual waveforms
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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.
0 commentaires
Réponse acceptée
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
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Discrete Data Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!