ribbon
Ribbon plot
Description
ribbon(
plots the columns of
Z
)Z
as three-dimensional ribbons of uniform width, where
y-coordinates range from 1 to the number of rows in
Z
. Ribbons advance along the x-axis centered at unit
intervals.
s = ribbon(___)
returns a vector of
Surface
objects with one object per ribbon. Use s
to
modify properties of the plot after creating it. For a list of properties, see Surface Properties.
Examples
Input Arguments
Extended Capabilities
Version History
Introduced before R2006a