CircPlot

버전 1.2.0.0 (12.2 KB) 작성자: Kevin Hellemans
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 CenterMATLAB Answers에서 2-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