CircPlot

Create circular plot of labeled data

Vous suivez désormais cette soumission

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.

Citation pour cette source

Kevin Hellemans (2026). CircPlot (https://fr.mathworks.com/matlabcentral/fileexchange/45838-circplot), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur 2-D and 3-D Plots dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version 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