
hi everyone, how can i plot a matrix in logarithm scale dB
2 views (last 30 days)
Show older comments
mina massoud
on 17 Jul 2019
Edited: KALYAN ACHARJYA
on 17 Jul 2019
i attach the matrix that i need to be ploted in logarithm scale dB
thank you
0 Comments
Accepted Answer
KALYAN ACHARJYA
on 17 Jul 2019
Edited: KALYAN ACHARJYA
on 17 Jul 2019
load('dBscale.mat')
loglog(devst_x)

Is this you are looking for?
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!