plottools
disk
generate 2-D plot object for a disk
Calling Sequence
Parameters
Description
Examples
disk([x, y], r, options)
[x, y]
-
center of the disk
r
(optional) radius of the disk; default is 1
options
(optional) equations of the form option=value. For a complete list, see plot/options.
The disk command creates a two-dimensional plot data object, which when displayed is a disk of radius r centered at [x,y].
The plot data object produced by the disk command can be used in a PLOT data structure, or displayed using the plots[display] command.
Remaining arguments are interpreted as options, which are specified as equations of the form option = value. For more information, see plottools and plot/options.
with⁡plottools:
with⁡plots:
display⁡disk⁡1,1,5,color=red
See Also
plot/options
plot/structure
plots[display]
plottools[arc]
plottools[circle]
Download Help Document
What kind of issue would you like to report? (Optional)