How to extract the shape of polar plot from matlab

조회 수: 3 (최근 30일)
Mohanad Alkhodari
Mohanad Alkhodari 2020년 6월 11일
댓글: Mohanad Alkhodari 2020년 6월 14일
Hello
I have a polar plot of with R ranging from -3 to 3 values.
How can I extract the shape of the polar plot as an image? or atleast the area under the shape.
Thanks.
  댓글 수: 7
KSSV
KSSV 2020년 6월 14일
You have a matrix? So use imwrite.
Mohanad Alkhodari
Mohanad Alkhodari 2020년 6월 14일
What I have is theta angles and R values.
The polar plot retains a shape. I want to get this shape generated by the polar as an image or atleast location of the points in xy plane.
pol2cart does not work properly due to having negative values in the polar. The shape is missed up

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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