CircPlot

Create circular plot of labeled data

이 제출물을 팔로우합니다

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 (2026). CircPlot (https://kr.mathworks.com/matlabcentral/fileexchange/45838-circplot), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 2-D and 3-D Plots에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
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