Plotting very small and large values on same figure.
显示 更早的评论
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 个评论
Ahmad Bilal
2018-9-26
Stephan
2018-9-26
Check the examples - it is really easy: https://de.mathworks.com/help/matlab/ref/yyaxis.html#bunqz2o-5
Ahmad Bilal
2018-9-26
dpb
2018-9-26
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...
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 2-D and 3-D Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!