PlotTargetLine

Location: ..\cubatch\Common\PlotTargetLine.m

function PlotTargetLine (Slope);

Description:
Plot a "diagonal" green line on the current axes. If not otherwise specified the line has slope 1 and intercept 0.

Inputs:
Slope (optional): [slope,intercept] of the line to be plot. The default is [1 0];

Outputs:
None

Called by:
Various Model_nPLS1\Plot_* and Model_PARAFAC\Plot_*

Subroutines:
Internal: None
External: None

Author:
Giorgio Tomasi
Royal Agricultural and Veterinary University
MLI, LMT, Chemometrics group
Rolighedsvej 30
DK-1958 Frederiksberg C
Danmark

Last modified: 13-Aug-2002 13:30:02

Contact: Giorgio Tomasi, gt@kvl.dk

References