linking polar plot with image data

1 次查看(过去 30 天)
Sukuchha
Sukuchha 2012-2-16
I have a direction(nxn) and magnitude (nxn) images. I generate a polar plot by
polar(direction(:), magnitude(:));
Now i want to have an ability to select extreme points in the polar plot and see where those points lies in direction image?
How should i go for this ? please suggest !

回答(1 个)

Sukuchha
Sukuchha 2012-2-17
BUMP !

类别

Help CenterFile Exchange 中查找有关 Polar Plots 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by