plot 2d histogram in form of bin
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I want to plot frequency of occurrence in form of chart like image given below. And i also want to define size of bins so range of data occurs in single bin.
0 commentaires
Réponse acceptée
Steven Lord
le 20 Août 2017
Use the histogram2 function with 'DisplayStyle', 'tile' as shown in the "Tiled Histogram View" on the documentation page for histogram2.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Histograms dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!