ARCPATCH

ARCPATCH creates a semicircle wedge as a MATLAB patch
1,2K téléchargements
Mise à jour 2 oct. 2007

Aucune licence

ARCPATCH creates a semicircle wedge as a MATLAB patch. Useful for highlighting the angle between two lines, low level pie chart creation, etc.

USES:
arcpatch(x,y,r,phi)
arcpatch(x,y,r,[phi0 phi1])
h = archpatch(...)

Creates an arcpatch with center (x,y), radius r, and from either [zero to phi] degrees or from [phi0 to phi1] degress. Optionally returns the patch handle.

See also PATCH (built-in)
See also CIRCULARC (File ID#4082) available from the File Exchange

Citation pour cette source

Todd Pataky (2024). ARCPATCH (https://www.mathworks.com/matlabcentral/fileexchange/16678-arcpatch), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2007a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Pie Charts dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0