You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
xy = createStarVertices(nrays)
Creates vertices of a star with nrays number of rays. xy is an mx2 matrix of (x,y) vertices.
[xy, h] = createStarVertices(ax, nrays)
Plots the star on axes ax as a patch object.
createStarVertices(__,nrays, center, diameters, orientation)
Specifies the position of the star (center = [x,y]), the size (diameters = [inner, outer]), and the orientation (degrees rotation).
Cite As
Adam Danz (2026). createStarVertices (https://in.mathworks.com/matlabcentral/fileexchange/89331-createstarvertices), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0 (1.99 MB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
