Matlab plot
Résolu
pilotlbe
Messages postés
4
Date d'inscription
Statut
Membre
Dernière intervention
-
Sacabouffe Messages postés 9427 Date d'inscription Statut Membre Dernière intervention -
Sacabouffe Messages postés 9427 Date d'inscription Statut Membre Dernière intervention -
A voir également:
- Matlab plot
- Plot vlc ✓ - Forum Logiciels
- Plot points par points - Forum Python
- Gnu octave matlab - Télécharger - Édition & Programmation
- Boite à moustache (box plot) - Forum LibreOffice / OpenOffice
- Matrice matlab ✓ - Forum Matlab
3 réponses
Salut
plot(fftshift((abs(fft(cIQ)))),'b'); hold on; plot(fftshift((abs(fft(cIQ)))),'r'); hold off;À plus