Clear Filters
Clear Filters

Matlab Circular Intensity Plot

2 views (last 30 days)
VGC
VGC on 13 Jul 2012
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??

Accepted Answer

VGC
VGC on 14 Jul 2012
It is not working in this case.Any other approach??
  2 Comments
Miro
Miro on 16 Jul 2012
if you need help you definetely need to give more details to your problem. I am quite sure it works with the program i recommended. However you cannot expect poeple to solve the problems for you
Miro
Miro on 17 Jul 2012
Edited: Walter Roberson on 17 Jul 2012
by the way you are corrupting the system of reputation by accepting an answer that is not an answer... done by yourself?

Sign in to comment.

More Answers (3)

Miro
Miro on 13 Jul 2012
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
VGC on 14 Jul 2012
Is there any other way to do this in some other software like excel etc.
  1 Comment
Walter Roberson
Walter Roberson on 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.

Sign in to comment.


VGC
VGC on 14 Jul 2012
pls. tell the methodology of doing it.
  1 Comment
Walter Roberson
Walter Roberson on 14 Jul 2012
The methodology can be studied from the FEX submission that Miro suggested.

Sign in to comment.

Categories

Find more on 2-D and 3-D 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!