hello,
I have made a histogram with certain data. The histogram matches what I need to find, except for those little bars, with the black border around, at the bottom are error. I would like to get rid of them, but I do how and I don't know why they are there
h1=histogram(HartslagInRust(geslacht=='man'),'Normalization','probability')
hold on
h2=histogram(HartslagInRust(geslacht=='vrouw'),'Normalization','probability')

댓글 수: 2

Cris LaPierre
Cris LaPierre 2020년 12월 11일
Share your data and your code. You can use the paperclip icon to attach files to your post.
Madhav Thakker
Madhav Thakker 2020년 12월 22일
Can you share your data and code?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Histograms에 대해 자세히 알아보기

태그

질문:

2020년 12월 11일

댓글:

2020년 12월 22일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by