PlotLabels
Location: ..\cubatch\Common\PlotLabels.m
function
Handle = PlotLabels (X,Y,Z,Label,Colour);
Description:
Insert description here
'Color code: marroon'
Inputs:
X,
Y,
Z:
vectors or matrices of compatible size defining the coordinates
for the labels.
Label: cell vector of chars or vector of doubles
Colour: colour for the labels to be plot. The standard
MatLab values for this property are accepted.
Outputs:
Handle: vector of handles to the plotted labels
Called by:
PlotModel,
PlotValidation
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 09:50:30
Contact: Giorgio Tomasi, gt@kvl.dk
References