rose
(Not recommended) Angle histogram
rose
is not recommended. Use polarhistogram
instead. For information on updating your code, see Version History.
Description
rose(
creates an angle histogram,
which is a polar plot that shows the distribution of angles in
theta
)theta
.
returns the
ln
= rose(___)Line
object used to create the angle histogram. Use
ln
to modify the histogram after it is created. For a list of
properties, see Line Properties.