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 Center および MATLAB AnswersPolar 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.