how to draw a histogram like the image i gave (right image), the x axis and top axis show the values with the line start from left and right axis.
조회 수: 4 (최근 30일)
이전 댓글 표시

댓글 수: 1
Dyuman Joshi
2024년 2월 27일
That's not a histogram.
It's a line plot with two set of axes in one figure. See this example to learn how to implement that - https://in.mathworks.com/help/matlab/creating_plots/graph-with-multiple-x-axes-and-y-axes.html#mw_ca4bd216-f46d-49cd-94ed-3fe176088b04
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Histograms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!