plot
Description
p = plot(___) returns the line object. Use
p to modify properties of the line after it is
created.
Examples
Input Arguments
Version History
Introduced in R2021b
p = plot(___) returns the line object. Use
p to modify properties of the line after it is
created.
Introduced in R2021b