polarLabels

버전 2.0.0.0 (10.9 KB) 작성자: Brian Katz
Modified polar plot to allow for rotation/dilation of polar plot labels.
다운로드 수: 4.4K
업데이트 날짜: 2017/3/18

라이선스 보기

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 (2024). polarLabels (https://www.mathworks.com/matlabcentral/fileexchange/3483-polarlabels), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2017a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Polar Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
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.