Matlab Circular Intensity Plot
조회 수: 2 (최근 30일)
이전 댓글 표시
I have used imagesc to get an intensity plot which is:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/147901/image.jpeg)
Now I want to map this image to a doughnut graph.What command should I use??
댓글 수: 0
채택된 답변
VGC
2012년 7월 14일
댓글 수: 2
Miro
2012년 7월 16일
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
2012년 7월 17일
편집: Walter Roberson
2012년 7월 17일
by the way you are corrupting the system of reputation by accepting an answer that is not an answer... done by yourself?
추가 답변 (3개)
Miro
2012년 7월 13일
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.
댓글 수: 0
VGC
2012년 7월 14일
댓글 수: 1
Walter Roberson
2012년 7월 14일
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
2012년 7월 14일
댓글 수: 1
Walter Roberson
2012년 7월 14일
The methodology can be studied from the FEX submission that Miro suggested.
참고 항목
카테고리
Help Center 및 File Exchange에서 Bar Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!