polarLabels

Modified polar plot to allow for rotation/dilation of polar plot labels.

이 제출물을 팔로우합니다

Modified version of standard POLAR plot function to allow for rotation of plot labels (not the plot itself). Also allows for redefinition of the radius labels to allow for data containing negative values not having negative radii (as is often the case with dB in acoustics). Originally created for directivity plots but is useful for other tasks. Allows for semi-circle polar plotting, custom radial grid steps, and custom radial label angle.
Returns handles to text labels and grids for latter modifications.
Tested with MatLab version R12, R14, and 2017a.
Reverse compatible with old POLAR syntax.

인용 양식

Brian Katz (2026). polarLabels (https://kr.mathworks.com/matlabcentral/fileexchange/3483-polarlabels), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
2.0.0.0

Small bug fix.
Added several examples.
Added access to handles for grid line customization.

1.0.0.0

Added example command call.