Specify optional
comma-separated pairs of Name,Value arguments. Name is
the argument name and Value is the corresponding value.
Name must appear inside quotes. You can specify several name and value
pair arguments in any order as
Name1,Value1,...,NameN,ValueN.
Example: 'Color', 'r'.
'Parent' — Output axes gca (default) | axes
Output axes, specified as the comma-separated pair of
'Parent' and the current axes for displaying
the visualization.
'Color' — Color of the plane 'red' (default) | 1-by-3 RGB vector | short name of color | long name of color
Color of the plane, specified as the comma-separated pair of
'Color' and one of:
1-by-3 RGB vector with values in the range of [0
1]
short name of a MATLAB®ColorSpec
color, such as 'b'
long name of a MATLAB
ColorSpec
color, such as 'blue'
Introduced in R2015b
Open Example
You have a modified version of this example. Do you want to open this example with your edits?