MATLAB File Help: prtRegress/plot |
plot Plot the prtRegress object
OBJ.plot() plots a trained prtRegress object. The plot
displays the original data points, the regressed data points,
and a line or curve interpolating between the regressed data
points.
Access | public |
Sealed | false |
Static | false |