필터 지우기
필터 지우기

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
John D'Errico 2017년 3월 20일
No. You cannot apply minboundrect in polar coordinates.
You CAN convert to cartesian coordinates, THEN apply minboundrect.

추가 답변 (1개)

Walter Roberson
Walter Roberson 2017년 3월 20일
My advice is to not attempt to find a rectangular boundary in a curved field.

카테고리

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