Main Content
plot
Plot parametric model
Description
plot(
specifies options using one or more name-value arguments in addition to argument from
previous syntax. For example, model
,Name=Value
)plot(model,Parent=gca)
sets the color of
the plot to red.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2015b