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!