Matlab Circular Intensity Plot
Ältere Kommentare anzeigen
I have used imagesc to get an intensity plot which is:

Now I want to map this image to a doughnut graph.What command should I use??
Akzeptierte Antwort
Weitere Antworten (3)
Miro
am 13 Jul. 2012
1 Stimme
hi. So the easiest way to do this is by using the function
you have to download it first, cause its not included in Matlab.
VGC
am 14 Jul. 2012
0 Stimmen
1 Kommentar
Walter Roberson
am 14 Jul. 2012
Yes, it can be done in any Turing Complete programming language that has I/O functions and access to sufficient memory. Some languages might make it easier than others.
VGC
am 14 Jul. 2012
0 Stimmen
1 Kommentar
Walter Roberson
am 14 Jul. 2012
The methodology can be studied from the FEX submission that Miro suggested.
Kategorien
Mehr zu Matrix Indexing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!