hi everyone, how can i plot a matrix in logarithm scale dB

1 view (last 30 days)
i attach the matrix that i need to be ploted in logarithm scale dB
thank you

Accepted Answer

KALYAN ACHARJYA
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?

More Answers (0)

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Tags

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!