ARCPATCH

版本 1.0.0.0 (1.3 KB) 作者: Todd Pataky
ARCPATCH creates a semicircle wedge as a MATLAB patch
1.2K 次下载
更新时间 2007/10/2

无许可证

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

引用格式

Todd Pataky (2024). ARCPATCH (https://www.mathworks.com/matlabcentral/fileexchange/16678-arcpatch), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Pie Charts 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0