histcounts() function but for polarhistogram()
Afficher commentaires plus anciens
Hi.
I'm using polarhistogram() to plot points distribution on polar coordinate. How do I calculate the distribution without plotting? If histogram() has its histcounts() to do just that, what about polarhistogram() ? There's such function called polarhistcounts() right?
Réponse acceptée
Plus de réponses (1)
Jerome Beetz
le 1 Mar 2022
0 votes
histcounts() should do the job without plotting.
note, values must be inserted as "rad" not "degrees"
Catégories
En savoir plus sur Polar Plots dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!