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 visualización (últimos 30 días)
Mostrar comentarios más antiguos
L K
el 20 de Mzo. de 2017
Respondida: John D'Errico
el 20 de Mzo. de 2017
I want a boundary in the form of rectangle, i am trying to use that function,its not working on polar plot.... any advice?
2 comentarios
Respuesta aceptada
John D'Errico
el 20 de Mzo. de 2017
No. You cannot apply minboundrect in polar coordinates.
You CAN convert to cartesian coordinates, THEN apply minboundrect.
0 comentarios
Más respuestas (1)
Walter Roberson
el 20 de Mzo. de 2017
My advice is to not attempt to find a rectangular boundary in a curved field.
0 comentarios
Ver también
Categorías
Más información sobre Polar Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!