Color map on polar histogram

17 views (last 30 days)
SARATH CHANDRA REDDY NALLALA
Hey,
I have a data called normal contact forces (around 10000 values in a column). I want to draw a polar histogram to represent the data (only using 0 to 180 degrees angle) such that the radial length of each bin gives the number of contact forces present in the angles bounded by the bin. And The colour should be proportional to the average normal contact force that is oriented in each bin normalized by the total average normal force within the entire sample.
I am also attaching the data for your reference.
Can anyone please help me in this regard.
best wishes
Sarath

Answers (1)

Prabhan Purwar
Prabhan Purwar on 21 Mar 2021
Hi,
Kindly have a look at the following links
Note that rose is not recommended and polarplot has additional functionalities over polarhistogram.
Thanks
  1 Comment
SARATH CHANDRA REDDY NALLALA
@Prabhan Purwar Thank you for the reply. I have already checked these links before. My question is more specific towards the details of the things that can be put in the polar plot/polar histogram. Can you please help with detail reference or code to that.
Thanking you in advance
Sarath

Sign in to comment.

Categories

Find more on Polar Plots in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!