Matlab Circular Intensity Plot
이전 댓글 표시
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??
채택된 답변
추가 답변 (3개)
Miro
2012년 7월 13일
1 개 추천
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
2012년 7월 14일
0 개 추천
댓글 수: 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일
0 개 추천
댓글 수: 1
Walter Roberson
2012년 7월 14일
The methodology can be studied from the FEX submission that Miro suggested.
카테고리
도움말 센터 및 File Exchange에서 Matrix Indexing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!