histcounts() function but for polarhistogram()
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (1)
Jerome Beetz
el 1 de Mzo. de 2022
0 votos
histcounts() should do the job without plotting.
note, values must be inserted as "rad" not "degrees"
Categorías
Más información sobre Polar Plots en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!