How can I get the normplot function to have an x-axis with logarithmic scale?
Show older comments
I just need to make the x-axis of the normplot have logarithmic scaling. If I use set(gca,'xscale','log'), then the data point will plot logarithmically, but the line through the quartiles will not move.
Answers (2)
Abhishek Ballaney
on 9 Feb 2018
0 votes
https://in.mathworks.com/help/matlab/ref/semilogx.html
Chris
on 9 Feb 2018
0 votes
Categories
Find more on Fit Postprocessing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!