
hi everyone, how can i plot a matrix in logarithm scale dB
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
mina massoud
le 17 Juil 2019
Modifié(e) : KALYAN ACHARJYA
le 17 Juil 2019
i attach the matrix that i need to be ploted in logarithm scale dB
thank you
0 commentaires
Réponse acceptée
KALYAN ACHARJYA
le 17 Juil 2019
Modifié(e) : KALYAN ACHARJYA
le 17 Juil 2019
load('dBscale.mat')
loglog(devst_x)

Is this you are looking for?
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!