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!