displaying data in a sectioned annulus
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (3)
Image Analyst
il 4 Mar 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 Commento
Image Analyst
il 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.
Vedere anche
Categorie
Scopri di più su Ordinary Differential Equations in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!