Filter löschen
Filter löschen

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 Ansicht (letzte 30 Tage)
I want a boundary in the form of rectangle, i am trying to use that function,its not working on polar plot.... any advice?

Akzeptierte Antwort

John D'Errico
John D'Errico am 20 Mär. 2017
No. You cannot apply minboundrect in polar coordinates.
You CAN convert to cartesian coordinates, THEN apply minboundrect.

Weitere Antworten (1)

Walter Roberson
Walter Roberson am 20 Mär. 2017
My advice is to not attempt to find a rectangular boundary in a curved field.

Kategorien

Mehr zu Polar Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by