I'm using the histogram function, I would like to reduce the frequency of the y-axis
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Naim
am 2 Aug. 2017
Beantwortet: Sean de Wolski
am 2 Aug. 2017
I only have 40-50 x-axis values but each y-axis value is in the 10s of thousands. I attached a file of what it looks like. I would like to have the y-axis shrunk to make this more readable, perhaps scaled down by a factor of a hundred. my code is current simply:
bargraph = histograph(images)
I would appreciate any help I could get!
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Histograms finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!