histcounts() function but for polarhistogram()
이전 댓글 표시
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?
채택된 답변
추가 답변 (1개)
Jerome Beetz
2022년 3월 1일
0 개 추천
histcounts() should do the job without plotting.
note, values must be inserted as "rad" not "degrees"
카테고리
도움말 센터 및 File Exchange에서 Polar Plots에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!