Can I use minboundrect on polar plot ? I am trying to us it, but i am not getting a proper rectangle....Is it correct to use on polar plot?
1 回表示 (過去 30 日間)
古いコメントを表示
I want a boundary in the form of rectangle, i am trying to use that function,its not working on polar plot.... any advice?
採用された回答
John D'Errico
2017 年 3 月 20 日
No. You cannot apply minboundrect in polar coordinates.
You CAN convert to cartesian coordinates, THEN apply minboundrect.
0 件のコメント
その他の回答 (1 件)
Walter Roberson
2017 年 3 月 20 日
My advice is to not attempt to find a rectangular boundary in a curved field.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Polar Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!