making a histogram goes wrong

1 visualizzazione (ultimi 30 giorni)
Jens Petit-jean
Jens Petit-jean il 11 Dic 2020
Commentato: Madhav Thakker il 22 Dic 2020
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 Commenti
Cris LaPierre
Cris LaPierre il 11 Dic 2020
Share your data and your code. You can use the paperclip icon to attach files to your post.
Madhav Thakker
Madhav Thakker il 22 Dic 2020
Can you share your data and code?

Accedi per commentare.

Risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by