Plotting very small and large values on same figure.
Show older comments
Hi, I have one question. I have set of data column wise. Actually two columns are there. Problem is that 1 column contain very small values in decimals like 0.00001 etc where the other column has comparatively large values. I want to analyze this data through plotting.
Can anybody please suggest me which plot type like bar, scatter or plot is better here??? I would be very thankful to you.
5 Comments
Ahmad Bilal
on 26 Sep 2018
Stephan
on 26 Sep 2018
Check the examples - it is really easy: https://de.mathworks.com/help/matlab/ref/yyaxis.html#bunqz2o-5
Ahmad Bilal
on 26 Sep 2018
dpb
on 26 Sep 2018
Yeah, for bar that's pit(proverbial)a(ppendage) that yyaxis isn't clever enough to recognize the overlap.
See ADDENDUM to Answer for the workaround...
Accepted Answer
More Answers (0)
Categories
Find more on Axis Labels 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!