필터 지우기
필터 지우기

How can I invert the radial axis of a polar plot to have the origin/center at the max rather than at 0?

조회 수: 8 (최근 30일)
Starting at the origin/center of the polar plot I want 90 then descending moving outwards 80, 70,60...0 etc rather than the opposite which is the default.
See attached pic of center at 90 deg rather than 0 deg.
  댓글 수: 1
Star Strider
Star Strider 2015년 4월 7일
The polar function is resistant to all efforts to change most of its properties. You will have to create your own plot to put or 180° at the top.

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

답변 (1개)

Joep
Joep 2015년 4월 7일
A polar plot is like this:
From the center to the surroundings is plotted the output of the function where the input angle in circulair pattern on the axis.
  댓글 수: 1
Levi Lankstik
Levi Lankstik 2015년 4월 7일
No. One with the max 0.5 in the center and the min 0.1 at the radial extremes. see my attached pic in the description. but thanks anyway

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

카테고리

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