displaying data in a sectioned annulus
Show older comments
Hi Everyone,
I am working on a project of calculating various values to an annulus. I am calculating these values to 10 separate segments in this region.
My goal is to be able to create charts of the values using the annulus as the graph shape. So calculations to bin 1 would be displayed in bin 1 with a color based on its value.
Is there any way to easily do this?
Thanks,
Will
Answers (3)
Star Strider
on 3 Mar 2015
0 votes
Will Donahue
on 4 Mar 2015
0 votes
Image Analyst
on 4 Mar 2015
0 votes
Perhaps the FAQ for creating arcs and annulus will help: http://matlab.wikia.com/wiki/FAQ#How_do_I_create_a_ring.3F
1 Comment
Image Analyst
on 4 Mar 2015
Also, see this: http://www.mathworks.com/matlabcentral/answers/155877-how-to-make-a-colorwheel-in-matlab#comment_240779
and my attached code which makes this:

You can adjust the parameters like number of sectors and radii.
Categories
Find more on Ordinary Differential Equations 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!