How to plot a line on the histogram?
이전 댓글 표시

Hello,
My name is Yogan and I am studying Monte Carlos Method. I plotted the graphic using "Hist(Name_Variable)"
I am adding above the gráphic that I am talking.
Well, My question is: I need to draw a vertical line in a specific point . I found a lot of answers about draw lines using the Plot, but it dosen't happend with Hist.
Thanks
채택된 답변
추가 답변 (1개)
RBEngineer
2020년 4월 27일
From 2018b you can use:
xline(x_position);
카테고리
도움말 센터 및 File Exchange에서 Histograms에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!