Hello,
I have a question regarding plotting my data in a logarithmic scale by using MATLAB.
My results on MATLAB without using the logarithmic scale
My results on Excel with the logarithmic scale
Is it possible to change x-axis in MATLAB like EXCEL to the logarithmic scale since the results will be more clear . ?
Best,

 Accepted Answer

semilogx();

1 Comment

can you change the base of the log in this

Sign in to comment.

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!