Display confidence regions on response plots for identified models
showConfidence(plot_handle)
showConfidence(plot_handle,sd)
showConfidence(
displays
the confidence region on the response plot, with handle plot_handle
)plot_handle
,
for an identified model.
showConfidence(
displays
the confidence region for plot_handle
,sd
)sd
standard deviations.
|
Response plot handle.
|
|
Standard deviation of the confidence region. A common choice is 3 standard deviations, which gives 99.7% significance. Default: |
You can interactively turn on the confidence region display on a response plot. Right-click the response plot, and select Characteristics > Confidence Region.
bodeplot
| impulseplot
| iopzplot
| nyquistplot
| stepplot