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!