displaying data in a sectioned annulus
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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
0 Kommentare
Antworten (3)
Image Analyst
am 4 Mär. 2015
Perhaps the FAQ for creating arcs and annulus will help: http://matlab.wikia.com/wiki/FAQ#How_do_I_create_a_ring.3F
1 Kommentar
Image Analyst
am 4 Mär. 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.
Siehe auch
Kategorien
Mehr zu Ordinary Differential Equations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!