CircPlot

Create circular plot of labeled data
ダウンロード: 328
更新 2014/3/20

ライセンスの表示

The class creates a circular representation of a row or column vector, in order to compare multivariate data in a visual manner. Optionally, labels can be added.
You can personalise your plots after they have been made, but the code is fairly straightforward, so it can also be done directly in the code itself.

引用

Kevin Hellemans (2024). CircPlot (https://www.mathworks.com/matlabcentral/fileexchange/45838-circplot), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2013b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB Answers2-D and 3-D Plots についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.2.0.0

Added documentation and scaling option.

1.1.0.0

I turned the function into a class for easier manipulation. Now arrays are supported, you can add a legend or change the transparency of the patches.

1.0.0.0