Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
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).
Citar como
Adam Danz (2026). createStarVertices (https://es.mathworks.com/matlabcentral/fileexchange/89331-createstarvertices), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.1.0 (1,99 MB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
