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 で Data Distribution Plots についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!