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.
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
Citar como
Todd Pataky (2026). ARCPATCH (https://la.mathworks.com/matlabcentral/fileexchange/16678-arcpatch), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.0.0.0 (1,33 KB)
-
Sin licencia
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0.0 |
